Sat Sep 14 2019

This commit is contained in:
2020-07-09 01:25:08 +03:00
parent d0bf822837
commit 3a5a45df13
8 changed files with 480 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[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