[Unit] Description=mnml game server After=postgresql User=mnml [Service] ExecStart=/usr/local/mnml/bin/mnml KillMode=process Restart=on-failure RestartPreventExitStatus=255 Type=notify [Install] WantedBy=multi-user.target