changeset 78:fadead7c9142

systemd only
author Carl Byington <carl@five-ten-sg.com>
date Wed, 15 Jul 2020 14:07:25 -0700
parents c6ba792f1a9a
children 831d0b46bbd2
files Makefile.am configure.ac
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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