init.suse.sh (shorewall6-5.2.3.6.tar.bz2) | : | init.suse.sh (shorewall6-5.2.6.tar.bz2) | ||
---|---|---|---|---|
#!/bin/sh | #!/bin/sh | |||
# | # | |||
# The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V5.2 | # The Shoreline Firewall (Shorewall6) Packet Filtering Firewall - V5.2 | |||
# | # | |||
# This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2. 0.txt] | # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2. 0.txt] | |||
# | # | |||
# (c) 1999,2000,2001,2002,2003,2004,2005,2012 - Tom Eastep (teastep@shorewal l.net) | # (c) 1999,2000,2001,2002,2003,2004,2005,2012 - Tom Eastep (teastep@shorewal l.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 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 Version 2 of the GNU General Public License | # it under the terms of Version 2 of the GNU General Public License | |||
# as published by the Free Software Foundation. | # as published by the Free Software Foundation. | |||
# | # | |||
# 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 | |||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
# GNU General Public License for more details. | # GNU General Public License for more details. | |||
# | # | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |