I know how to do it on systemd:
systemctl disable NetworkManager-wait-online-service
But how to do it on runit???
https://forum.garudalinux.org/t/can-i-disable-networkmanager-wait-online-service/8354/2
mask it instead?
runit on gentoos wiki i found on websearch
https://wiki.gentoo.org/wiki/Runit
arch wiki on runit
https://wiki.archlinux.org/title/runit
void linux runit wiki
https://docs.voidlinux.org/config/services/index.html
Basic Usage
To start, stop, restart or get the status of a service:
# sv up <services>
# sv down <services>
# sv restart <services>
# sv status <services>
Well, more interesting question is, how did you manage to turn this service on under runit, so that you need to turn it off?
probab
prolly the community iso came that way?
I think there is yet another wiki from a distribution that provides runit but I don't remember the name of the distro
What way? runit doesn't read systemd units
OH! you mean Artix wiki?
here we go
https://wiki.artixlinux.org/Main/Runit