passwordless-root: sudo: grant access for group qubes
For consistency with `su` and policykit, grant access to group qubes rather than user user.
This commit is contained in:
parent
a8b29c3fa6
commit
42fb54da20
@ -1,5 +1,5 @@
|
|||||||
Defaults !requiretty
|
Defaults !requiretty
|
||||||
user ALL=(ALL) NOPASSWD: ALL
|
%qubes ALL=(ALL) NOPASSWD: ALL
|
||||||
|
|
||||||
# WTF?! Have you lost your mind?!
|
# WTF?! Have you lost your mind?!
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user