summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-05-17 22:15:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-05-17 22:15:52 +0000
commit43b769e0ab15815282d9d1cb8fd71547c2edb053 (patch)
tree154a7c13eb2eaa903debf92a123e21bb61ec838d /etc
parentbd1dcabd30fa0d2f766ea6c36d0c93fca3941550 (diff)
downloadpfsense-43b769e0ab15815282d9d1cb8fd71547c2edb053.zip
pfsense-43b769e0ab15815282d9d1cb8fd71547c2edb053.tar.gz
Nuke racoon_watch.sh
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.bootup3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index c6d478e..ea13680 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -321,9 +321,6 @@
upnp_start();
- if (isset($config['ipsec']['enable']) || isset($config['mobileclients']['enable']))
- mwexec_bg("/usr/local/sbin/racoon_watch.sh");
-
/* done */
unlink("{$g['varrun_path']}/booting");
$g['booting'] = FALSE;
OpenPOWER on IntegriCloud