Remove Slackware special case from INSTALL file

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2951 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-02 21:40:04 +00:00
parent d678421c08
commit a835d9dadb
2 changed files with 3 additions and 5 deletions

View File

@ -30,11 +30,7 @@ o Edit the configuration files to fit your environment.
http://www.shorewall.net/shorewall_quickstart_guide.htm http://www.shorewall.net/shorewall_quickstart_guide.htm
o Slackware users type: o Type:
DEST=/etc/rc.d INIT=rc.firewall ./install.sh
All other users type:
./install.sh ./install.sh

View File

@ -12,6 +12,8 @@ Changes in 3.0.0 RC 3.
6) Fix DHCP with MACLIST_TABLE=mangle. 6) Fix DHCP with MACLIST_TABLE=mangle.
7) Remove Slackware special case from INSTALL instructions.
Changes in 3.0.0 RC 2. Changes in 3.0.0 RC 2.
1) Fix support for OpenVPN and tcp. 1) Fix support for OpenVPN and tcp.