|
|
|
|
|
by qweqwe14
6 days ago
|
|
"The way you expect" is probably inconsistent and, upon closer inspection, completely broken. There is a reason why systemd became the default and other niche init systems have faded into obscurity. Sure, it may be more complex than your pile of shell scripts, but that's because it does the same things better, and has a lot more functionality that you will need at some point, and good luck replicating that by hacking shell scripts. |
|
When I start a program, I want it to stay running. This is perfectly consistent and not broken.