SystemDisease removal

1 replies
1 attachments
Started >30d ago
[AutoMod] action=keep R:10 E:10 N:5 C:10 | Auto-moderated based on content analysis

konata.png
konata.png
Slackware>Void>Gentoo>Devuan>Artix
pkgtools>xbps>portage>apt>pacman
the best init you can use on Artix is OpenRC. It's neat enough for you to rc-update delete udev, elogind and dbus

Devuan lets you use SysVinit which is ideal, you run ln -sf /bin/true /usr/sbin/update-rc.d
ln -sf /bin/true /usr/sbin/invoke-rc.d
find /etc/rc?.d/ -type l -delete
find /etc/rc?.d/ -name "*udev*" -delete
find /etc/rc?.d/ -name "*elogind*" -delete
find /etc/rc?.d/ -name "*dbus*" -delete
and edit /etc/rc.local manually

In Gentoo things are simpler, you write USE="-udev -elogind -dbus"

Void takes it a step further you rm the symlinks for udev, elogind and dbus from /var/service/

Slackware is the best because you simply run chmod -x /etc/rc.d/rc.udev, chmod -x /etc/rc.d/rc.elogind, and rc.messagebus can be disabled in initialisation but just make sure its executable bit is also flipped off.
Attachments:
konata.png (662.95 KB)

[US-GA]
[AutoMod] action=keep R:6 E:6 N:10 C:10 | The post is somewhat related to the thread topic but not directly about it. It brings a new perspective on init systems but doesn't provide specific technical details. The use of the term 'virus' is unprofessional but not personally insulting. The post is concise and offers a unique viewpoint, hence the high novelty score.

Stupid question , So if I install void musl with runit , I still have to GI through these steps to remove the Sys D 'virus' ?

[JP]

Reply

Posting anonymously. Your IP address will be recorded for rate limiting purposes.





Max 10MB per file. Allowed: images, videos, audio, PDF, text, zip