diff options
Diffstat (limited to 'apache/apache.cf')
-rwxr-xr-x | apache/apache.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apache/apache.cf b/apache/apache.cf index e3b7ff7..1f4143b 100755 --- a/apache/apache.cf +++ b/apache/apache.cf @@ -2,7 +2,7 @@ control: OutputPrefix = ("${cf_prefix}") - actionsequence = ( editfiles ) + actionsequence = ( editfiles shellcommands processes ) AddInstallable = ( apache_reload ) EditfileSize = ( 50000 ) |