chalk46@fedia.iotoLinux@lemmy.ml•Why do OpenRC, runit, Sysvinit not Use Config File as Their Init Script Like Upstart/systemd?
4·
7 months agoin systemd runlevels are basically just targets (it still sets rc?.d symlinks in /etc akaik) which have services they want and are wanted by, it’s the basis for dependency handling plus you get cool security features like syscall filtering, capability limits, user switching, etc
“not so safe now are you Rust” ~C, probably