# HG changeset patch # User carl # Date 1134953775 28800 # Node ID fd00aa28682c387e74b9ebfee9b4a883ea3ea1bb # Parent ae2767aabdbcfb4043ecd8e3251b6756a1da1f35 install should not start the daemon diff -r ae2767aabdbc -r fd00aa28682c Makefile.am --- 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