starman@programming.dev to Linux@lemmy.ml · 6 months agoSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square211fedilinkarrow-up1211arrow-down110
arrow-up1201arrow-down1external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman@programming.dev to Linux@lemmy.ml · 6 months agomessage-square211fedilink
minus-square0x0@programming.devlinkfedilinkarrow-up7arrow-down2·6 months agoGentoo, Slackware and Devuan can be used without svchost for linux. They’ll only stop when they rebrand it to systemd OS.
minus-squarelemmyreader@lemmy.mllinkfedilinkEnglisharrow-up5arrow-down2·6 months ago Gentoo, Slackware and Devuan can be used without svchost for linux. https://nosystemd.org has a list for more choice for readers.
minus-squarenotabot@lemm.eelinkfedilinkarrow-up0·6 months agoDebian works fine without systemd too, there’s a page on the wiki on how to install without it, or remove it after the fact.
minus-squarercbrk@lemmy.mllinkfedilinkarrow-up1·6 months agoEasy with sudo apt remove --purge --allow-remove-essential --auto-remove systemd: :-D Time to go outside.
Gentoo, Slackware and Devuan can be used without svchost for linux.
They’ll only stop when they rebrand it to systemd OS.
https://nosystemd.org has a list for more choice for readers.
Debian works fine without systemd too, there’s a page on the wiki on how to install without it, or remove it after the fact.
Easy with
sudo apt remove --purge --allow-remove-essential --auto-remove systemd
::-D Time to go outside.