X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=b2b2fcdbc06df04d5f99da5393c00a808bbe0d23;hb=b75341fcfedbdcb2d39c6616690a1d59e4b233fc;hp=adb9d61df5cfbecaf10606c6958e33526aaedd45;hpb=25fdab941288302f1aa8063d4e237f62876c59b8;p=freeside.git diff --git a/Makefile b/Makefile index adb9d61df..b2b2fcdbc 100644 --- a/Makefile +++ b/Makefile @@ -26,12 +26,12 @@ 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 #freebsd -INSTALLGROUP = wheel +#INSTALLGROUP = wheel #edit the stuff below to have the daemons start