One thing I’m learning in a non-systemd distro: you have to be the architect of your own service tree. Using Dinit on Artix means if an app (like Mullvad) can't find its daemon, you just gotta check the waits-for dependencies. Sometimes it's a simple pacman -S, other times it’s a quick edit to a service file. It’s more manual, but it is worth it.

#ArtixLinux #Dinit #Linux

@terminaltilt *worth it for those willing to put in said effort