Mercurial > syslog2iptables
changeset 72:ea7b7a0d0039
RHEL7 systemd and /var/run on tmpfs
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 09 Feb 2017 12:58:21 -0800 |
parents | 79f310d1bc46 |
children | 4685767c0c85 |
files | Makefile.am |
diffstat | 1 files changed, 7 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.am Thu Feb 09 12:44:31 2017 -0800 +++ b/Makefile.am Thu Feb 09 12:58:21 2017 -0800 @@ -3,8 +3,7 @@ SUBDIRS = src man html info hackdir = $(sysconfdir) hack_SCRIPTS = syslog2iptables syslog2iptables.service -hack_DATA = syslog2iptables.conf.make syslog2iptables.conf.top syslog2iptables.conf.bottom -syslog2iptables.conf.httpd +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 CLEANFILES = syslog2iptables syslog2iptables.service xml/syslog2iptables xml/Makefile