diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index da494574d..0b2832013 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -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