Update smo.service

This commit is contained in:
raym55 2022-06-29 22:01:48 +01:00
parent 18302216a9
commit 9f008a9c88
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ StartLimitIntervalSec=0
# User=user
# change ExecStart to the path of the server file
ExecStart="/home/user/SMOServer/Server"
# change WorkingDirectory to the folder of your server
# WorkingDirectory=/home/user/SMOServer/
# ensure the service restarts after crashing
Restart=always
# amount of time to wait before restarting the service