Skip to content
Discussion options

You must be logged in to vote

I haven't tried this myself, but there's a documentation page that explains how to run a game server as a service, with an example service file: https://docs.linuxgsm.com/configuration/running-on-boot

The reason systemd is detecting your service as stopped is probably because Type is "simple" while it should be "forking". I'm not sure why the server itself is showing as stopped, but I would recommend mimicking the sample service file as close as possible, it might help.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Revan7even
Comment options

Answer selected by Revan7even
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants