From: ivan Date: Tue, 7 Oct 2003 13:50:13 +0000 (+0000) Subject: mandrake X-Git-Tag: NET_WHOIS_RAW_0_31~337 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=a5d29a11e284cbe0283e5a104b1c87189edc85c0;hp=5bdc87ecf59cfab3f9c6ca0ea1b97a41ed5561c8 mandrake --- diff --git a/Makefile b/Makefile index 4a2afd000..42dba360f 100644 --- a/Makefile +++ b/Makefile @@ -15,21 +15,21 @@ MASONDATA = /usr/local/etc/freeside/masondata #deb FREESIDE_DOCUMENT_ROOT = /var/www/freeside -#redhat +#redhat, mandrake #FREESIDE_DOCUMENT_ROOT = /var/www/html/freeside #freebsd #FREESIDE_DOCUMENT_ROOT = /usr/local/www/data/freeside #openbsd #FREESIDE_DOCUMENT_ROOT = /var/www/htdocs/freeside -#deb, redhat, others? +#deb, redhat, mandrake, others? INIT_FILE = /etc/init.d/freeside #freebsd #INIT_FILE = /usr/local/etc/rc.d/011.freeside.sh #deb HTTPD_RESTART = /etc/init.d/apache restart -#redhat +#redhat, mandrake #HTTPD_RESTART = /etc/init.d/httpd restart #freebsd #HTTPD_RESTART = /usr/local/etc/rc.d/apache.sh stop; sleep 1; /usr/local/etc/rc.d/apache.sh start @@ -38,9 +38,9 @@ HTTPD_RESTART = /etc/init.d/apache restart FREESIDE_RESTART = ${INIT_FILE} restart -#deb, redhat, others? +#deb, redhat, mandrake, others? INSTALLGROUP = root -#freebsd,openbsd +#freebsd, openbsd #INSTALLGROUP = wheel #edit the stuff below to have the daemons start