This commit is contained in:
2023-08-04 23:43:57 +02:00
parent e2bf7bca71
commit d139b218b9
12 changed files with 219 additions and 21 deletions

View File

@@ -6,8 +6,8 @@ StartLimitIntervalSec=0
Type=simple
Restart=always
RestartSec=10
CPUQuota=75%
MemoryMax=350M
#CPUQuota=75%
#MemoryMax=384M
User=pi
ExecStart=script /dev/null -c "export TERM=vt100; screen -S SpaccCraft sh /Server/SpaccCraft/StartSpaccCraft.sh"
[Install]