Hacker News new | ask | show | jobs
by Nullabillity 3639 days ago
Of course, a lot of the daemon boilerplate no longer really applies in the modern systemd world.
1 comments

It didn't in fact apply to a sizeable portion of the pre-systemd world, either. systemd doco gives the quite false impression that this stuff is new, for "new-style daemons". Not using this boilerplate has been the right way to write daemons for many systems over the past quarter century, going back to the release of the IBM System Resource Controller at the beginning of the 1990s.