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