summaryrefslogtreecommitdiff
path: root/net-misc/lldpd/lldpd-1.0.7-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/lldpd/lldpd-1.0.7-r1.ebuild')
-rw-r--r--net-misc/lldpd/lldpd-1.0.7-r1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.7-r1.ebuild b/net-misc/lldpd/lldpd-1.0.7-r1.ebuild
index b2c5422b9445..857f1e6a8607 100644
--- a/net-misc/lldpd/lldpd-1.0.7-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.7-r1.ebuild
@@ -96,3 +96,7 @@ src_install() {
systemd_dounit "${FILESDIR}"/${PN}.service
newtmpfiles "${FILESDIR}"/tmpfilesd ${PN}.conf
}
+
+pkg_postinst() {
+ tmpfiles_process ${PN}.conf
+}