Added alternatives to systemd

This commit is contained in:
qorg11 2020-07-28 12:00:10 +02:00
parent 9ab74c0e2c
commit 269f76a06e
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
1 changed files with 15 additions and 0 deletions

View File

@ -109,3 +109,18 @@ Because it is UNIX like!
use **journalctl** (can't use less/more/cat/whatever) to see what's going on.
At least, there's /var/log. But not all software use that
## Alternatives to systemd
Good luck!
* runit
* sinit
* SysVinit
* Seppherd
* cinit
* OpenRC
* Anything that is not systemd. for satan's sake
Anyways, good distros without systemd are gentoo, void and
slackware. Consider BSD too!