telme10/telme10.service
2017-12-01 22:52:09 +01:00

17 lines
252 B
Desktop File

[Unit]
Description=<<</>> telnet server
After=local-fs.target
[Service]
User=telme10
Group=telme10
Type=simple
ExecStart=/usr/local/bin/telme10
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes
[Install]
WantedBy=multi-user.target