nutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 5 天前What's your favourite OS that does not use systemd?discuss.tchncs.deimagemessage-square236linkfedilinkarrow-up1695arrow-down123file-text
arrow-up1672arrow-down1imageWhat's your favourite OS that does not use systemd?discuss.tchncs.denutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 5 天前message-square236linkfedilinkfile-text
minus-squaresnd (he/him)@discuss.tchncs.delinkfedilinkarrow-up16·5 天前I have to say as someone who uses NixOS I love systemd, because it makes a lot of things very easy. For example hardening services ( systemd-analyze security) or replacing cron (system timer).
I have to say as someone who uses NixOS I love systemd, because it makes a lot of things very easy. For example hardening services (
systemd-analyze security
) or replacing cron (system timer).TIL about
systemd-analyze security
. Thanks!