mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
Before this change, the system would move to runlevel 9 as soon as startup-config failed to load, in which no getty is allowed to run. Instead, we want to reserve that runlevel for when failure-config itself also fails to load, since the system will have no valid login credentials at that point.