1.0.0
This commit is contained in:
		| @@ -4,7 +4,6 @@ After=syslog.target network.target | ||||
|  | ||||
| [Service] | ||||
| Type=simple | ||||
| User=root | ||||
| Environment=GODOT_SILENCE_ROOT_WARNING=1 | ||||
| WorkingDirectory=/data/wwwroot/game/ | ||||
| ExecStart=/data/wwwroot/game/server.x86_64 --headless | ||||
|   | ||||
| @@ -4,7 +4,7 @@ After=syslog.target network.target | ||||
|  | ||||
| [Service] | ||||
| Type=simple | ||||
| User=root | ||||
| WorkingDirectory=/data/wwwroot/server/ | ||||
| ExecStart=/data/wwwroot/server/main | ||||
| Restart=on-failure | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user