articles/systemd.md: update

This commit is contained in:
tocariimaa 2025-02-17 00:39:44 -03:00
parent 8f1c5eef80
commit 35f3b87a6e

View file

@ -30,3 +30,5 @@ Had the backdoor attempt succeeded, it would have given full root access to mill
- SysVinit
- BSD-style rc init systems
- [suckless sinit](https://core.suckless.org/sinit/)
- GNU Shepherd, init system and service manager written in (Guile) [Scheme](scheme.md), used
by the GNU Guix distro.