--- trunk/apache2/apache2.rc 2007/06/30 02:24:36 231 +++ trunk/apache2/apache2.rc 2007/06/30 16:32:07 233 @@ -1,5 +1,5 @@ #!/bin/bash -# $Header: /root/magellan-cvs/src/apache2/apache2.rc,v 1.1 2007-06-30 02:24:36 niro Exp $ +# $Header: /root/magellan-cvs/src/apache2/apache2.rc,v 1.2 2007-06-30 16:32:07 niro Exp $ #%rlevels: 3:s 4:s 5:s 0:k 1:k 2:k 6:k #%start: 60 @@ -19,7 +19,7 @@ [ -f /var/log/apache2/ssl_scache ] && rm /var/log/apache2/ssl_scache start-stop-daemon --start --exec /usr/sbin/apache2 -- \ - -d /usr -f /etc/apache2/httpd.conf -k start + -d @@ServerRoot@@ -f /etc/apache2/httpd.conf -k start evaluate_retval update_svcstatus $1