telme10/telme10.service

17 lines
263 B
SYSTEMD
Raw Normal View History

2016-12-07 00:24:51 +01:00
[Unit]
Description=realraum birthday 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