summaryrefslogtreecommitdiff
path: root/proftpd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-09-26 23:01:12 +0000
committerJonas Smedegaard <dr@jones.dk>2004-09-26 23:01:12 +0000
commitc82b086fc3f54999e64464201223c3cc21f41be0 (patch)
treef79039a2689059bf854c27bac17e94a6224fadff /proftpd
parentca873b145c0969ca20d7b7554a24612867a723ec (diff)
Reload if necessary.
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 )