mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-13 15:26:29 -04:00
Merge remote-tracking branch 'ArrayBolt3/arraybolt3/sysmaint'
This commit is contained in:
commit
66f8c18c65
@ -84,7 +84,7 @@ kernel_cmdline="$(cat /proc/cmdline)"
|
|||||||
|
|
||||||
if [ "$PAM_USER" != 'sysmaint' ] \
|
if [ "$PAM_USER" != 'sysmaint' ] \
|
||||||
&& [[ "${kernel_cmdline}" =~ 'boot-role=sysmaint' ]]; then
|
&& [[ "${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
|
fi
|
||||||
|
|
||||||
## https://forums.whonix.org/t/how-strong-do-linux-user-account-passwords-have-to-be-when-using-full-disk-encryption-fde-too/7698
|
## 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