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

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