mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Remove backup init files during uninstall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@300 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
395f60e729
commit
6ad54b6032
@ -96,6 +96,7 @@ if [ -n "$FIREWALL" ]; then
|
||||
fi
|
||||
|
||||
remove_file $FIREWALL
|
||||
rm -f ${FIREWALL}-*.bkout
|
||||
fi
|
||||
|
||||
remove_file /sbin/shorewall
|
||||
|
Loading…
Reference in New Issue
Block a user