diff options
Diffstat (limited to 'www/apache13-modssl/files/apache.in')
-rw-r--r-- | www/apache13-modssl/files/apache.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/apache13-modssl/files/apache.in b/www/apache13-modssl/files/apache.in index 82eaf7e75982..d971e1d8c573 100644 --- a/www/apache13-modssl/files/apache.in +++ b/www/apache13-modssl/files/apache.in @@ -42,7 +42,6 @@ pidfile="${_pidprefix}.pid" required_files=%%PREFIX%%/etc/apache/httpd.conf [ -z "$apache_enable" ] && apache_enable="NO" -[ -z "$apache_profiles" ] && apache_profiles="" [ -z "$apache_flags" ] && apache_flags="-DSSL" [ -z "$apachelimits_enable" ] && apachelimits_enable="NO" [ -z "$apachelimits_args" ] && apachelimits_args="-e -C daemon" |