forked from extern/shorewall_code
Final cleanup of the uninstallers
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3206021278
commit
c9fd390782
@ -202,6 +202,7 @@ if [ -d ${CONFDIR}/ppp ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
rm -f ${SHAREDIR}/shorewall-init
|
||||
rm -rf ${SHAREDIR}/shorewall-init
|
||||
rm -rf ${LIBEXECDIR}/shorewall-init
|
||||
|
||||
|
@ -199,4 +199,3 @@ rm -f ${MANDIR}/man8/shorewall-lite*
|
||||
|
||||
echo "Shorewall Lite Uninstalled"
|
||||
|
||||
|
||||
|
@ -196,5 +196,3 @@ rm -f ${MANDIR}/man5/shorewall6-lite*
|
||||
rm -f ${MANDIR}/man8/shorewall6-lite*
|
||||
|
||||
echo "Shorewall6 Lite Uninstalled"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user