summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-29 00:38:31 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-29 00:38:31 -0400
commitc432da9cacf59dfdfcd46c2136a5f2e8ee5975c5 (patch)
tree0bb30ae91d7590d61449697b3581edd8419a695b /etc/rc
parent0cc5b3f4de7d302284ba2b20ba024f4351dde44a (diff)
downloadpfsense-c432da9cacf59dfdfcd46c2136a5f2e8ee5975c5.zip
pfsense-c432da9cacf59dfdfcd46c2136a5f2e8ee5975c5.tar.gz
Full path to chmod
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index c13a405..060794b 100755
--- a/etc/rc
+++ b/etc/rc
@@ -329,7 +329,7 @@ minicron 240 /var/run/ping_hosts.pid /usr/local/bin/ping_hosts.sh
# Start account expire handler every hour
minicron 3600 /var/run/expire_accounts.pid /etc/inc/rc.exipireaccounts
-chmod a+rw /tmp/.
+/bin/chmod a+rw /tmp/.
echo "Bootup complete"
OpenPOWER on IntegriCloud