summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-06-21 16:14:38 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-06-21 16:14:38 +0000
commit7db10f150eeb9e0408e21c9fc6a2cae3521afc95 (patch)
tree8b96ebc85f1ae2169b07b980da77622da6ee4cd0 /etc/rc
parentee498244b9fa59d7b1796b2b135a8cbf99bdbb21 (diff)
downloadpfsense-7db10f150eeb9e0408e21c9fc6a2cae3521afc95.zip
pfsense-7db10f150eeb9e0408e21c9fc6a2cae3521afc95.tar.gz
Reflect new ping_hosts.sh location
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 ae7cb08..a9dc2b0 100755
--- a/etc/rc
+++ b/etc/rc
@@ -314,7 +314,7 @@ rm -f /tmp/rc.linkup
nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status &
# Start ping handler for every 240 seconds
-minicron 240 /var/run/ping_hosts.pid /etc/ping_hosts.sh
+minicron 240 /var/run/ping_hosts.pid /usr/local/bin/ping_hosts.sh
chmod a+rw /tmp/.
OpenPOWER on IntegriCloud