KF2-SRV/SOURCES/kf2-srv-beta-update.service
2020-07-09 01:56:38 +03:00

15 lines
236 B
Desktop File

[Unit]
Description=Check and Update Killing Floor 2 server
[Service]
Type=simple
ExecStart=/usr/bin/kf2-srv-beta --update
PrivateTmp=true
PrivateDevices=true
ProtectHome=false
ProtectSystem=false
[Install]
WantedBy=multi-user.target