Hacker News new | ask | show | jobs
by vbernat 3446 days ago
> (Re-)starting and stopping a daemon isn't rocket science; it's like 10 lines of shell code.

That's why half of the SysV-style scripts to restart call sleep. No such unreliable hacks with systemd...