summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-02-03 15:19:14 +0000
committerErmal Luçi <eri@pfsense.org>2010-02-03 15:19:14 +0000
commitf41c9fd56a23b92108a0d8e469e3bdfdfaf564bf (patch)
treeefeb8bc4dddcdb4a54dad7b45e328436a12786d4 /etc/inc/vpn.inc
parentcdd5b2ced7453aedc0c8b6faf759315bf4b9a6fe (diff)
downloadpfsense-f41c9fd56a23b92108a0d8e469e3bdfdfaf564bf.zip
pfsense-f41c9fd56a23b92108a0d8e469e3bdfdfaf564bf.tar.gz
ping_hosts.sh is no more in /etc. Remove some unneeded lines.
Diffstat (limited to 'etc/inc/vpn.inc')
-rw-r--r--etc/inc/vpn.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 902dede..facdf06 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -101,7 +101,7 @@ function vpn_ipsec_configure($ipchg = false)
mwexec("/sbin/ifconfig enc0 up");
- /* get the automatic /etc/ping_hosts.sh ready */
+ /* get the automatic ping_hosts.sh ready */
unlink_if_exists("{$g['vardb_path']}/ipsecpinghosts");
touch("{$g['vardb_path']}/ipsecpinghosts");
OpenPOWER on IntegriCloud