From 43b769e0ab15815282d9d1cb8fd71547c2edb053 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 17 May 2008 22:15:52 +0000 Subject: Nuke racoon_watch.sh --- etc/rc.bootup | 3 --- 1 file changed, 3 deletions(-) (limited to 'etc') 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; -- cgit v1.1