update mnml service file for syslog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user