Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 346 → Rev 347

/alcasar.sh
971,6 → 971,8
chmod 640 /var/log/firewall/firewall.log
$SED "s?^file=\"/var/log/ulogd.syslogemu\"?file=\"/var/log/firewall/firewall.log\"?g" /etc/ulogd.conf
sh $DIR_DEST_BIN/alcasar-iptables.sh
# création du fichier d'exception au filtrage
touch /usr/local/etc/alcasar-filter-exceptions
} # End of firewall ()
 
##################################################################################
1356,7 → 1358,7
 
do
$func
echo "*** 'debug' : end of function $func ***"; read a
# echo "*** 'debug' : end of function $func ***"; read a
done
;;
-u | --uninstall)