changeset 17:fd00aa28682c

install should not start the daemon
author carl
date Sun, 18 Dec 2005 16:56:15 -0800
parents ae2767aabdbc
children b34e716781ed
files Makefile.am
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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