void-linux/void-runit

Missing folder

Closed this issue · 5 comments

Trying to start services like dbus, bluetooth in void linux arm rootfs, but its missing /run/runit/ folder with all content. So it cant start because

warning: /etc/sv/dbus: unable to open supervise/ok: file does not exist

Its not booted, im running its in chroot because of my needs

Is runit running?

Its shown on processes list

sudo ps uaxf | grep runit

testuser   11742  0.0  0.0   6384  2152 pts/0    S+   17:42   0:00                      \_ grep --color=auto runit

Its running on rooted android device btw

that's your grep not runit

So its not running

Working as designed. If you are not running runit, then runit can't run.