diff options
Diffstat (limited to 'packages/pure-ftpd.xml')
-rw-r--r-- | packages/pure-ftpd.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/pure-ftpd.xml b/packages/pure-ftpd.xml index 290e80fc..175c8709 100644 --- a/packages/pure-ftpd.xml +++ b/packages/pure-ftpd.xml @@ -71,6 +71,7 @@ </custom_php_install_command> <custom_deinstall_php_command> mwexec("/usr/bin/killall pure-ftpd"); + system("rm -rf /usr/local/etc/pure*"); </custom_deinstall_php_command> <custom_add_php_command> $expires = ""; |