mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-17 17:50:22 -04:00
update link
This commit is contained in:
parent
2677db34ba
commit
bb0307290b
3 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@ elif [ "$password_status_field" = "L" ]; then
|
|||
if [ -f /usr/share/whonix/marker ] || [ -f /usr/share/kicksecure/marker ]; then
|
||||
if [ "$PAM_USER" = "root" ]; then
|
||||
echo "$0: ERROR: root account is locked by default. See:" >&2
|
||||
echo "https://www.whonix.org/wiki/root" >&2
|
||||
echo "https://www.kicksecure.com/wiki/root" >&2
|
||||
echo "" >&2
|
||||
exit 4
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue