From: ivan Date: Wed, 13 Oct 2004 05:46:22 +0000 (+0000) Subject: apachectl sucks ass X-Git-Tag: freeside_1_4_2beta1~18 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=297859d9f2e121bc310b2c0ff1fc2cf4329f4943 apachectl sucks ass --- diff --git a/Makefile b/Makefile index dc53d7eff..77fbf6bd4 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ HTTPD_RESTART = /etc/init.d/apache restart #openbsd #HTTPD_RESTART = kill -TERM `cat /var/www/logs/httpd.pid`; sleep 1; /usr/sbin/httpd -u -DSSL #apache -#HTTPD_RESTART = /usr/local/apache/bin/apachectl stop; sleep 1; /usr/local/apache/bin/apachectl startssl +#HTTPD_RESTART = /usr/local/apache/bin/apachectl stop; sleep 10; /usr/local/apache/bin/apachectl startssl FREESIDE_RESTART = ${INIT_FILE} restart