# HG changeset patch # User Carl Byington # Date 1594847245 25200 # Node ID fadead7c91424177f5dab246e045c8a5582081d0 # Parent c6ba792f1a9acd5e1297089afd474d2a446f0d89 systemd only diff -r c6ba792f1a9a -r fadead7c9142 Makefile.am --- a/Makefile.am Wed Jul 15 13:58:42 2020 -0700 +++ b/Makefile.am Wed Jul 15 14:07:25 2020 -0700 @@ -2,7 +2,7 @@ SUBDIRS = src man html info hackdir = $(sysconfdir) -hack_SCRIPTS = syslog2iptables syslog2iptables.service +hack_SCRIPTS = syslog2iptables.service hack_DATA = syslog2iptables.conf.make syslog2iptables.conf.top syslog2iptables.conf.bottom syslog2iptables.conf.httpd htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ html_DATA = AUTHORS COPYING ChangeLog NEWS README diff -r c6ba792f1a9a -r fadead7c9142 configure.ac --- a/configure.ac Wed Jul 15 13:58:42 2020 -0700 +++ b/configure.ac Wed Jul 15 14:07:25 2020 -0700 @@ -48,7 +48,6 @@ ACX_PTHREAD AC_CONFIG_FILES([Makefile - syslog2iptables.rc syslog2iptables.spec html/Makefile info/Makefile