summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-25 04:11:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-25 04:11:52 +0000
commit92d75c5ab784244f50ba3af611653ca9e371e5e9 (patch)
treef60e1c2b6e1ded256ebe11d0b5df0ed58ecba630 /etc/rc
parent8d3fd8182ef008152fb19dced0f6179b92e5dc9b (diff)
downloadpfsense-92d75c5ab784244f50ba3af611653ca9e371e5e9.zip
pfsense-92d75c5ab784244f50ba3af611653ca9e371e5e9.tar.gz
Do not chmod file that is not yet created.
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index b4275de..bb67ee7 100755
--- a/etc/rc
+++ b/etc/rc
@@ -272,7 +272,6 @@ nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status &
minicron 240 /var/run/ping_hosts.pid /etc/ping_hosts.sh
chmod a+rw /tmp/.
-chmod a+rw /tmp/last_term_seen
echo "Bootup complete"
OpenPOWER on IntegriCloud