diff options
-rw-r--r-- | packages/pure-ftpdsettings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/pure-ftpdsettings.xml b/packages/pure-ftpdsettings.xml index 117004c6..605b7818 100644 --- a/packages/pure-ftpdsettings.xml +++ b/packages/pure-ftpdsettings.xml @@ -107,6 +107,7 @@ conf_mount_ro(); config_unlock(); chmod("/usr/local/etc/rc.d/pure-ftpd.sh", 0755); + mwexec("killall pure-ftpd"); mwexec("/usr/local/etc/rc.d/pure-ftpd.sh"); </custom_add_php_command> <custom_delete_php_command> |