KF2-SRV/SOURCES/kf2-srv-update.service
2020-07-09 01:25:08 +03:00

15 lines
231 B
Desktop File

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