stunnel/SOURCES/stunnel@.service
2021-09-10 04:57:38 +00:00

12 lines
198 B
Desktop File

[Unit]
Description=TLS 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