apachectl sucks ass
authorivan <ivan>
Wed, 13 Oct 2004 05:46:21 +0000 (05:46 +0000)
committerivan <ivan>
Wed, 13 Oct 2004 05:46:21 +0000 (05:46 +0000)
Makefile

index 0c790b3..9eaa2bb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,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