summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-06-21 16:18:23 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-06-21 16:18:23 +0000
commit9d44efe713995e7647e66b939135d431996edff4 (patch)
tree426d077db9fade3082439c064809c5edf645258d /etc/rc
parentc102b0d8163848863da63ac9cfe4c5c9f0f38fb1 (diff)
downloadpfsense-9d44efe713995e7647e66b939135d431996edff4.zip
pfsense-9d44efe713995e7647e66b939135d431996edff4.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 77283d4..538b3c1 100755
--- a/etc/rc
+++ b/etc/rc
@@ -269,7 +269,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
echo "Bootup complete"
OpenPOWER on IntegriCloud