mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 17:36:19 -05:00
comment
This commit is contained in:
parent
3583004796
commit
0c7bee33a7
1 changed files with 1 additions and 1 deletions
2
debian/security-misc-shared.preinst
vendored
2
debian/security-misc-shared.preinst
vendored
|
|
@ -98,7 +98,7 @@ sudo_users_check () {
|
|||
## https://forums.whonix.org/t/is-security-misc-suitable-for-hardening-bridges-and-relays/8299/4
|
||||
echo "$0: ERROR: No user is a member of group 'sudo'. Installation aborted." >&2
|
||||
echo "$0: ERROR: You probably want to run:" >&2
|
||||
echo "$0: NOTE: Replace user 'user' with your actual Linux user account name." >&2
|
||||
echo "$0: NOTE: Replace account 'user' with your actual Linux user account name." >&2
|
||||
echo "" >&2
|
||||
echo "sudo adduser user sudo" >&2
|
||||
echo "sudo adduser user console" >&2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue