steamCMD/satisfactory.service
2024-12-08 19:59:14 +01:00

27 lines
450 B
Desktop File

[Unit]
Description=Satisfactory Server
After=network.target
[Install]
WantedBy=multi-user.target
[Service]
ExecStart=/usr/bin/screen -DmS minecraft ./SatisfactoryDedicatedServer/FactoryServer.sh
Restart=on-failure
RestartSec=60s
ProtectControlGroups=true
ProtectHome=true
ProtectKernelModules=true
ProtectKernelTunables=true
ProtectSystem=full
PrivateDevices=true
PrivateUsers=true
User=minecraft
Group=minecraft
WorkingDirectory=/home/steam/