From fa78451ebd444f11e98f81df5265e3c7415ef7fa Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 3 Oct 2004 10:59:55 +0000 Subject: Activate all included actions. --- apache/apache-ssl.cf | 2 +- apache/apache.cf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apache') diff --git a/apache/apache-ssl.cf b/apache/apache-ssl.cf index 8d85e05..86f2f8a 100755 --- a/apache/apache-ssl.cf +++ b/apache/apache-ssl.cf @@ -2,7 +2,7 @@ control: OutputPrefix = ("${cf_prefix}") - actionsequence = ( editfiles ) + actionsequence = ( editfiles shellcommands processes ) AddInstallable = ( apache_ssl_reload ) EditfileSize = ( 50000 ) 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 ) -- cgit v1.2.3