=================================================================== RCS file: /home/cvsd/home/cvs/scripts/shell/firewall/fw-universal.sh,v retrieving revision 2.75 retrieving revision 2.76 diff -u -p -r2.75 -r2.76 --- scripts/shell/firewall/fw-universal.sh 2010/10/22 12:20:42 2.75 +++ scripts/shell/firewall/fw-universal.sh 2011/01/16 12:18:14 2.76 @@ -5,16 +5,29 @@ # Can be started by init or by hand. # # Developed by Lubomir Host 'rajo' -# Copyright (c) 2003-2009 Platon Group, http://platon.sk/ +# Copyright (c) 2003-2011 Platon Group, http://platon.sk/ # Licensed under terms of GNU General Public License. # All rights reserved. # -# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.74 2010-08-08 23:34:25 nepto Exp $ +# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.75 2010-10-22 12:20:42 nepto Exp $ # # Changelog: # 2003-10-24 - created # +### BEGIN INIT INFO +# Provides: firewall +# Required-Start: $network $remote_fs +# Required-Stop: $network $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Starts firewall +# Description: Handle universal firewall script by Platon Group +# http://platon.sk/cvs/cvs.php/scripts/shell/firewall/ +# Author: Lubomir Host +# Copyright: (c) 2003-2011 Platon Group +### END INIT INFO + umask 077 # security DESC="firewall"