X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=b2b2fcdbc06df04d5f99da5393c00a808bbe0d23;hb=191efe9f769091cab0ebcf66d906736bfc0745a9;hp=1c5f1d40d3854533e42d3fe3ae885cf9637bfc36;hpb=b51f1d29bb0c6b81c23e8f14dc88e3876a5f2815;p=freeside.git diff --git a/Makefile b/Makefile index 1c5f1d40d..b2b2fcdbc 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ HTTPD_RESTART = /etc/init.d/apache restart #freebsd #HTTPD_RESTART = /usr/local/etc/rc.d/apache.sh stop; sleep 1; /usr/local/etc/rc.d/apache.sh start -FREESIDE_RESTART = $INIT_FILE restart +FREESIDE_RESTART = ${INIT_FILE} restart #deb, others? INSTALLGROUP = root