=================================================================== RCS file: /home/cvsd/home/cvs/scripts/shell/firewall/fw-universal.sh,v retrieving revision 2.112 retrieving revision 2.113 diff -u -p -r2.112 -r2.113 --- scripts/shell/firewall/fw-universal.sh 2016/07/06 22:47:03 2.112 +++ scripts/shell/firewall/fw-universal.sh 2018/03/01 22:47:46 2.113 @@ -4,13 +4,13 @@ # Provides: firewall # Required-Start: $network # Required-Stop: $remote_fs -# Default-Start: S +# Default-Start: 2 3 4 5 # Default-Stop: 0 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 +# Copyright: (c) 2003-2018 Platon Group ### END INIT INFO # @@ -18,15 +18,16 @@ # Can be started by init or by hand. # # Developed by Lubomir Host 'rajo' -# Copyright (c) 2003-2011 Platon Group, http://platon.sk/ +# Copyright (c) 2003-2018 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.111 2016/05/05 23:54:19 nepto Exp $ +# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.112 2016/07/06 22:47:03 nepto Exp $ # # Changelog: # 2003-10-24 - created # 2011-07-20 - implemented XEN_MODE +# 2018-03-01 - fixed Default-Start for SystemD on Stretch (nepto) #