init.sh (shorewall6-5.2.3.6.tar.bz2) | : | init.sh (shorewall6-5.2.6.tar.bz2) | ||
---|---|---|---|---|
#!/bin/sh | #!/bin/sh | |||
RCDLINKS="2,S41 3,S41 6,K41" | RCDLINKS="2,S41 3,S41 6,K41" | |||
# | # | |||
# The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V5.2 | # The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V5.2 | |||
# | # | |||
# (c) 1999,2000,2001,2002,2003,2004,2005,2012,2014 - Tom Eastep (teastep@sho rewall.net) | # (c) 1999,2000,2001,2002,2003,2004,2005,2012,2014 - Tom Eastep (teastep@sho rewall.net) | |||
# | # | |||
# On most distributions, this file should be called /etc/init.d/shorewall. | # On most distributions, this file should be called /etc/init.d/shorewall. | |||
# | # | |||
# Complete documentation is available at http://shorewall.net | # Complete documentation is available at https://shorewall.org | |||
# | # | |||
# This program is part of Shorewall. | # This program is part of Shorewall. | |||
# | # | |||
# This program is free software; you can redistribute it and/or modify | # This program is free software; you can redistribute it and/or modify | |||
# it under the terms of the GNU General Public License as published by the | # it under the terms of the GNU General Public License as published by the | |||
# Free Software Foundation, either version 2 of the license or, at your | # Free Software Foundation, either version 2 of the license or, at your | |||
# option, any later version. | # option, any later version. | |||
# | # | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | # but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |