diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/ifdepd.xml | 5 |
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(); |