summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-29 20:39:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-29 20:39:40 +0000
commitac07aad19b26e9cccb7d64e34f54af8efde86655 (patch)
tree02922f826daec1369438c5922e7dffbf0ef1cc8e /etc/rc.firmware
parent6c394023082ee7c4b2ca3516fa92c365e53172ac (diff)
downloadpfsense-ac07aad19b26e9cccb7d64e34f54af8efde86655.zip
pfsense-ac07aad19b26e9cccb7d64e34f54af8efde86655.tar.gz
Make sure /etc/rc.conf and /etc/motd don't sneak in.
Diffstat (limited to 'etc/rc.firmware')
-rwxr-xr-xetc/rc.firmware3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.firmware b/etc/rc.firmware
index 1d3a12d..cc5237b 100755
--- a/etc/rc.firmware
+++ b/etc/rc.firmware
@@ -170,3 +170,6 @@ delta_update)
restore_chflags
;;
esac
+
+rm -rf /etc/rc.conf
+rm -rf /etc/motd \ No newline at end of file
OpenPOWER on IntegriCloud