summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-29 22:36:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-29 22:36:30 +0000
commit25a011baf1863e6f3536e5a132707e36e9aeab7a (patch)
tree42be19aba180a589161848ef9661d26e6beade33 /etc/rc.firmware
parent4d756ab11009489cf47cb8660b2e3765a9942bfe (diff)
downloadpfsense-25a011baf1863e6f3536e5a132707e36e9aeab7a.zip
pfsense-25a011baf1863e6f3536e5a132707e36e9aeab7a.tar.gz
Purge savecore directory after upgrading
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-xetc/rc.firmware1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index c6acd2c..9da015e 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -174,3 +174,4 @@ esac
rm -rf /etc/rc.conf
rm -rf /etc/motd
find / -name CVS -type d -exec rm {} \;
+rm -rf /usr/savecore/*
OpenPOWER on IntegriCloud