summaryrefslogtreecommitdiff
path: root/net-analyzer/suricata/suricata-5.0.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/suricata/suricata-5.0.6.ebuild')
-rw-r--r--net-analyzer/suricata/suricata-5.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/suricata/suricata-5.0.6.ebuild b/net-analyzer/suricata/suricata-5.0.6.ebuild
index ef4c372ec11e..b3efab9fb841 100644
--- a/net-analyzer/suricata/suricata-5.0.6.ebuild
+++ b/net-analyzer/suricata/suricata-5.0.6.ebuild
@@ -6,7 +6,7 @@ EAPI=7
LUA_COMPAT=( lua5-1 luajit )
PYTHON_COMPAT=( python3_{7..9} )
-inherit autotools flag-o-matic linux-info lua-single python-single-r1 systemd
+inherit autotools flag-o-matic linux-info lua-single python-single-r1 systemd tmpfiles
DESCRIPTION="High performance Network IDS, IPS and Network Security Monitoring engine"
HOMEPAGE="https://suricata-ids.org/"
@@ -139,7 +139,7 @@ src_install() {
newinitd "${FILESDIR}/${PN}-5.0.1-init" ${PN}
newconfd "${FILESDIR}/${PN}-5.0.1-conf" ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
- systemd_newtmpfilesd "${FILESDIR}"/${PN}.tmpfiles ${PN}.conf
+ newtmpfiles "${FILESDIR}"/${PN}.tmpfiles ${PN}.conf
if use logrotate; then
insopts -m0644