chkconfig ON
authorivan <ivan>
Wed, 22 Dec 2004 14:40:15 +0000 (14:40 +0000)
committerivan <ivan>
Wed, 22 Dec 2004 14:40:15 +0000 (14:40 +0000)
Makefile

index dcd0d0c..d706013 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ INIT_FILE = /etc/init.d/freeside
 #deb
 INIT_INSTALL = /usr/sbin/update-rc.d freeside defaults 21 20
 #redhat, fedora
-#INIT_INSTALL = /sbin/chkconfig freeside
+#INIT_INSTALL = /sbin/chkconfig freeside on
 #not necessary (freebsd)
 #INIT_INSTALL = /usr/bin/true