Running runit-init on void linux (it's our default), a user recently brought to our attention that using the sysrq-k (SAK) magic key causes a panic because PID 1 is killed. We are assuming this is because runit-init holds on to descriptors to /dev/console. Is there a known way to work around this? Does s6-init suffer from the same?
Tj
