summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/vnstat/vnstat-2.7.ebuild')
-rw-r--r--net-analyzer/vnstat/vnstat-2.7.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-analyzer/vnstat/vnstat-2.7.ebuild b/net-analyzer/vnstat/vnstat-2.7.ebuild
index 3582e9086840..a950ea587315 100644
--- a/net-analyzer/vnstat/vnstat-2.7.ebuild
+++ b/net-analyzer/vnstat/vnstat-2.7.ebuild
@@ -80,3 +80,7 @@ src_install() {
newdoc INSTALL README.setup
dodoc CHANGES README UPGRADE FAQ examples/vnstat.cgi
}
+
+pkg_postinst() {
+ tmpfiles_process vnstatd.conf
+}