Hacker News new | ask | show | jobs
by netzego 947 days ago
probably one should start with implementing systemd in GNU/Emacs..
2 comments

No need to be systemd, but emacs can already run as /sbin/init:

https://news.ycombinator.com/item?id=8325308

> https://www.gnu.org/software/shepherd/

> The GNU Shepherd is a service manager written in Guile that looks after the herd of daemons running on the system. It can be used as an “init” system (PID 1) and also by unprivileged users...

Not systemd, but it is an init system.