Merge branch 'systemd' of https://github.com/piplup55/SmoOnlineServer into systemd

This commit is contained in:
Piplup 2022-06-30 08:51:22 +01:00
commit 59f50f9808
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