Some fixups for Shorewall/Shorewall-lite coexistence -- take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4042 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-09 18:03:20 +00:00
parent f6d157fe27
commit 5f4f5b59d2

View File

@ -48,7 +48,7 @@ if [ $1 -eq 1 ]; then
fi
fi
[ -L /sbin/shorewall ] || [ -f /sbin/shorewall] || ln -s /usr/share/shorewall/shorewall /sbin/shorewall
[ -L /sbin/shorewall ] || [ -f /sbin/shorewall ] || ln -s /usr/share/shorewall/shorewall /sbin/shorewall
%preun