summaryrefslogtreecommitdiff
path: root/net-misc/stunnel/stunnel-5.58.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/stunnel/stunnel-5.58.ebuild')
-rw-r--r--net-misc/stunnel/stunnel-5.58.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/stunnel/stunnel-5.58.ebuild b/net-misc/stunnel/stunnel-5.58.ebuild
index 611d402d15cf..256081a6b48b 100644
--- a/net-misc/stunnel/stunnel-5.58.ebuild
+++ b/net-misc/stunnel/stunnel-5.58.ebuild
@@ -92,6 +92,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"