mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
Consolidate empty password and $factory$ hash extraction to a common function called before set_pasword(). The purpose is to ensure all error handling and log messages are in the same place, except for missing factory-password-hash, which is now treated as a PANIC and logged to /dev/console. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Log critical and above to console, system likely unusable.
|
|
*.=crit;*.=alert;*.=emerg /dev/console
|