control: severity -1 important
[2019-03-07 17:21] Andras Korn <korn-debb...@elan.rulez.org> > The supplied "/etc/runit/1" calls "/lib/runit/run_sysv_scripts /etc/rcS.d" > during boot. > > /lib/runit/run_sysv_scripts runs under "sh -eu", which has the effect that > if any initscript exits unsuccesfully, all subsequent scripts are skipped. > > This can lead to, for example, the "networking" initscript not being > started, which then results in no connectivity for the box and thus no way > to log in remotely. (This is my justification for the 'critical' severity: > "breaks the entire system".) Downgrading severity, since "breaks the entire system" happens only in very specific configuration -- script before 'networking' fails /and/ box is inaccessible without network. > I think runit-init should do what /etc/init.d/rc does: log failures and > continue. Reasonable. Will fix. -- Note, that I send and fetch email in batch, once every 24 hours. If matter is urgent, try https://t.me/kaction --