DAEMON=%HTDIR%/daemon/vhcs2_daemon PID=/var/run/vhcs2-daemon.pid RMMOD='/sbin/rmmod' IPTABLES="/sbin/iptables" # USE_VHCS_IPTABLES # Enable some simple iptables rules to grant a very basic security level. # If you have some kind of firewall then this hurts. # # TIP: The best practive want that the server administrator create # a more sofisticated firewall instead of using the VHCS Iptables Rules. # # The following values are allowed: # no - VHCS Iptables Rules will not be started. # yes - VHCS Iptables Rules will be started. # # default value is "yes" USE_VHCS_IPTABLES="yes"