[Unit] Description=mnml game server [Service] User=mnml ExecStart=/usr/local/mnml/bin/mnml KillMode=process Restart=on-failure RestartPreventExitStatus=255 #StandardOutput=file:/var/log/mnml/mnml.log StandardOutput=null [Install] WantedBy=multi-user.target