Artix Linux Forum

Init systems => runit => Topic started by: phoenix_king_rus on 02 February 2021, 18:08:04

Title: Link to /run/runit/service failed (ARMtix)
Post by: phoenix_king_rus on 02 February 2021, 18:08:04
Hi all!
Testing new ARMtix runit image i've encountered error: after stage 1 is complete stage 2 can't link /etc/runit/runsvdir/default to /run/runit/service and therefore boot process stops. I introduced hotfix by adding "mkdir /run/runit" at the beginning of stage 1 script, but why did that happen at all?
Meanwhile, an older ARMtix/runit installation boots fine without any additional fixes