Blame SOURCES/stunnel-5.50-systemd-service.patch

a776bd
diff -up stunnel-5.50/tools/stunnel.service.in.systemd-service stunnel-5.50/tools/stunnel.service.in
a776bd
--- stunnel-5.50/tools/stunnel.service.in.systemd-service	2019-01-14 12:17:15.826868965 +0100
a776bd
+++ stunnel-5.50/tools/stunnel.service.in	2019-01-14 12:18:21.186753131 +0100
a776bd
@@ -5,6 +5,7 @@ After=syslog.target network.target
a776bd
 [Service]
a776bd
 ExecStart=@bindir@/stunnel
a776bd
 Type=forking
a776bd
+PrivateTmp=true
a776bd
 
a776bd
 [Install]
a776bd
 WantedBy=multi-user.target