diff Makefile.am @ 17:fd00aa28682c

install should not start the daemon
author carl
date Sun, 18 Dec 2005 16:56:15 -0800
parents c2a2e35a85ac
children 3eb867c9beb2
line wrap: on
line diff
--- a/Makefile.am	Sun Dec 18 15:32:30 2005 -0800
+++ b/Makefile.am	Sun Dec 18 16:56:15 2005 -0800
@@ -16,6 +16,4 @@
 	   mv -f $(sysconfdir)/syslog2iptables /etc/rc.d/init.d
 	   /sbin/chkconfig --del syslog2iptables
 	   /sbin/chkconfig --add syslog2iptables
-	   /sbin/chkconfig --level 2345 syslog2iptables on
-	   /etc/rc.d/init.d/syslog2iptables start