The Blog of Charles Daniels · Sep 13, 2018
Daemonizing Interactive Programs with systemd
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Sometimes you just can’t get around needing to run an interactive program for an extended period of time; game servers are frequent culprits - remaining as interactive foreground processes which require input from the console to be operated. In this article, we’ll see how to run an interactive program (in this case a Bash shell) as a background daemon using a systemd unit file. #…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.