stunnel/stunnel@.service
Tomas Mraz 0132657974 New upstream release 5.30
- Add generic stunnel@.service provided by Štefan Gurský (#1195742)
2016-02-03 17:32:45 +01:00

12 lines
198 B
Desktop File

[Unit]
Description=SSL tunnel for %I
After=syslog.target network.target
[Service]
ExecStart=/usr/bin/stunnel /etc/stunnel/%i.conf
Type=forking
PrivateTmp=true
[Install]
WantedBy=multi-user.target