summaryrefslogtreecommitdiff
path: root/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild')
-rw-r--r--net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild
index a1825dcc1a53..5821a9c07fe3 100644
--- a/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild
+++ b/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild
@@ -46,3 +46,7 @@ src_install() {
insopts -m 0600
newins doc/l2tp-secrets.sample l2tp-secrets
}
+
+pkg_postinst() {
+ tmpfiles_process xl2tpd.conf
+}