currently dinit does not have a native way to autostart the user daemon when a user is logging in, there are external tools that can autostart the daemon but they either depend on things like elogind and dbus or do way more than just starting the user daemon.
It would be great to have an inbuilt way to autostart the user daemon upon login similar to other init systems like OpenRC and SystemD
Im currently woking on maintaining dinit as an init option for gentoo via the gentoo user repository (GURU)
If this is a wanted feature i could potentially do the changes on my own and make a PR however no promises in that regard as i am not very skilled with C++
currently dinit does not have a native way to autostart the user daemon when a user is logging in, there are external tools that can autostart the daemon but they either depend on things like elogind and dbus or do way more than just starting the user daemon.
It would be great to have an inbuilt way to autostart the user daemon upon login similar to other init systems like OpenRC and SystemD
Im currently woking on maintaining dinit as an init option for gentoo via the gentoo user repository (GURU)
If this is a wanted feature i could potentially do the changes on my own and make a PR however no promises in that regard as i am not very skilled with C++