Files
infix/src/confd/bin/error
T
Tobias Waldekranz af2b1f95a9 confd: Only move to runlevel 9 if failure-config fails to load
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.
2023-11-30 11:39:42 +01:00

5 lines
170 B
Bash
Executable File

#!/bin/sh
# Override using an overlay in your br2-external to change the behavior
logger -sik -p user.error "The device has reached an unrecoverable error, please RMA."