summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-13 04:36:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-13 04:36:32 +0000
commit6374d04184c950929c748eda0c5363765a80aa8c (patch)
tree4c4383b17617d35fa7ae7d4334a080b7d3b0c615 /etc/rc
parentf877960934e823754671a181e0347d79c63c06db (diff)
downloadpfsense-6374d04184c950929c748eda0c5363765a80aa8c.zip
pfsense-6374d04184c950929c748eda0c5363765a80aa8c.tar.gz
Kill /tmp/rc.linkup on boot
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 36b466d..52d06d8 100755
--- a/etc/rc
+++ b/etc/rc
@@ -204,6 +204,7 @@ rm -rf /usr/local/pkg/pf/CVS
/usr/local/bin/php -f /etc/rc.conf_mount_ro
+rm -f /tmp/rc.linkup
/usr/local/sbin/check_reload_status 2>/dev/null
echo "Bootup complete"
OpenPOWER on IntegriCloud