mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-13 05:01:32 -05:00
Adjust pam-info messaging for sysmaint mode
This commit is contained in:
parent
aa82202e70
commit
6602fb102d
@ -84,7 +84,7 @@ kernel_cmdline="$(cat /proc/cmdline)"
|
||||
|
||||
if [ "$PAM_USER" != 'sysmaint' ] \
|
||||
&& [[ "${kernel_cmdline}" =~ 'boot-role=sysmaint' ]]; then
|
||||
echo "$0: WARNING: Reboot and choose 'PERSISTENT mode USER' for normal work. See https://www.kicksecure.com/wiki/Sysmaint"
|
||||
echo "$0: WARNING: Use account 'sysmaint' for system maintenance. See https://www.kicksecure.com/wiki/Sysmaint"
|
||||
fi
|
||||
|
||||
## https://forums.whonix.org/t/how-strong-do-linux-user-account-passwords-have-to-be-when-using-full-disk-encryption-fde-too/7698
|
||||
|
Loading…
x
Reference in New Issue
Block a user