summaryrefslogtreecommitdiff
path: root/net-analyzer/suricata/suricata-6.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/suricata/suricata-6.0.3.ebuild')
-rw-r--r--net-analyzer/suricata/suricata-6.0.3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/suricata/suricata-6.0.3.ebuild b/net-analyzer/suricata/suricata-6.0.3.ebuild
index c6dfbc4f14b8..6b5b71ffe43b 100644
--- a/net-analyzer/suricata/suricata-6.0.3.ebuild
+++ b/net-analyzer/suricata/suricata-6.0.3.ebuild
@@ -147,6 +147,8 @@ src_install() {
}
pkg_postinst() {
+ tmpfiles_process ${PN}.conf
+
elog
if use systemd; then
elog "Suricata requires either the mode of operation (e.g. --af-packet) or the interface to listen on (e.g. -i eth0)"