aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-06-26 17:00:50 +0000
committerColin Smith <colin@pfsense.org>2005-06-26 17:00:50 +0000
commit33d8065737642cb4dad734576072546bb03c7f36 (patch)
tree8f0159a2c138c325d1507800b3f64104d91aae6d
parente5bcff6ae7fdc7b8a843626da7208f3831347bc4 (diff)
downloadpfsense-packages-33d8065737642cb4dad734576072546bb03c7f36.tar.gz
pfsense-packages-33d8065737642cb4dad734576072546bb03c7f36.tar.bz2
pfsense-packages-33d8065737642cb4dad734576072546bb03c7f36.zip
More cleanup.
-rw-r--r--packages/ifdepd.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/ifdepd.xml b/packages/ifdepd.xml
index 45aa80f0..72ceb6d8 100644
--- a/packages/ifdepd.xml
+++ b/packages/ifdepd.xml
@@ -61,13 +61,8 @@
config_unlock();
}
</custom_php_global_functions>
- <custom_php_install_command>
- unlink_if_exists("/usr/local/etc/rc.d/ifdepd.sh");
- </custom_php_install_command>
<custom_add_php_command>
sync_package_ifdepd();
- mwexec("/usr/bin/killall ifdepd");
- mwexec("/usr/local/etc/rc.d/ifdepd.sh");
</custom_add_php_command>
<custom_php_resync_command>
sync_package_ifdepd();