update mnml service file for syslog

This commit is contained in:
ntr
2019-11-13 12:11:35 +11:00
parent ddc75e6ff9
commit 784c5910a1
3 changed files with 7 additions and 5 deletions
+3 -1
View File
@@ -1,12 +1,14 @@
[Unit]
Description=mnml game server
User=mnml
[Service]
User=mnml
ExecStart=/usr/local/mnml/bin/mnml
KillMode=process
Restart=on-failure
RestartPreventExitStatus=255
StandardOutput=null
StandardError=null
[Install]
WantedBy=multi-user.target