summaryrefslogtreecommitdiff
path: root/net-misc/stunnel/stunnel-5.59.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/stunnel/stunnel-5.59.ebuild')
-rw-r--r--net-misc/stunnel/stunnel-5.59.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/stunnel/stunnel-5.59.ebuild b/net-misc/stunnel/stunnel-5.59.ebuild
index 40631323d410..7f0616ce3608 100644
--- a/net-misc/stunnel/stunnel-5.59.ebuild
+++ b/net-misc/stunnel/stunnel-5.59.ebuild
@@ -93,6 +93,8 @@ pkg_postinst() {
chmod 0640 "${EROOT}"/etc/stunnel/stunnel.{crt,csr,key,pem}
fi
+ tmpfiles_process stunnel.conf
+
einfo "If you want to run multiple instances of stunnel, create a new config"
einfo "file ending with .conf in /etc/stunnel/. **Make sure** you change "
einfo "\'pid= \' with a unique filename. For openrc make a symlink from the"