commit | 2a17fbe88a0cc064248db4ce8939f0fbc357922d | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 30 17:36:20 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 30 17:36:20 2016 +0200 |
tree | 7613ff8b5b9cea192c44b813e118f2a9a2a80bba | |
parent | 32c08acba3d938ec2fa4f9d2ff8160bbe05a20cb [diff] |
sulogin: use bb_error_msg instead of bb_info_msg; better message Historic "System Maintenance Mode" message is a tiny bit cryptic. Let's say explicitly what we are doing: we are giving user a shell (presumably to do some maintenance in single-user mode). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>