diff options
Diffstat (limited to 'www/mod_log_firstbyte/pkg-plist')
-rw-r--r-- | www/mod_log_firstbyte/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_firstbyte/pkg-plist b/www/mod_log_firstbyte/pkg-plist index 21012beca366..621dd23bc484 100644 --- a/www/mod_log_firstbyte/pkg-plist +++ b/www/mod_log_firstbyte/pkg-plist @@ -1,3 +1,3 @@ %%APACHEMODDIR%%/mod_log_firstbyte.so -@exec %D/sbin/apxs -e -A -n log_firstbyte %D/%F +@exec %D/sbin/apxs -e -a -n log_firstbyte %D/%F @unexec %D/sbin/apxs -e -A -n log_firstbyte %D/%F |