summaryrefslogtreecommitdiff
path: root/proftpd
diff options
context:
space:
mode:
Diffstat (limited to 'proftpd')
-rwxr-xr-xproftpd/proftpd.cf5
1 files changed, 4 insertions, 1 deletions
diff --git a/proftpd/proftpd.cf b/proftpd/proftpd.cf
index 31273fa..5eb6884 100755
--- a/proftpd/proftpd.cf
+++ b/proftpd/proftpd.cf
@@ -2,7 +2,10 @@
control:
OutputPrefix = ("${cf_prefix}")
- actionsequence = ( editfiles )
+ actionsequence = (
+ editfiles
+ shellcommands
+ processes
AddInstallable = ( proftpd_reload )
EditfileSize = ( 10000 )