Merge remote-tracking branch 'origin/pr/247'
* origin/pr/247: passwordless-root: sudo: grant access for group qubes passwordless-root: policykit: restrict access to group qubes
This commit is contained in:
commit
ebd7ce87d5
@ -1,5 +1,5 @@
|
||||
[Qubes allow all]
|
||||
Identity=*
|
||||
Identity=unix-group:qubes
|
||||
Action=*
|
||||
ResultAny=yes
|
||||
ResultInactive=yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
Defaults !requiretty
|
||||
user ALL=(ALL) NOPASSWD: ALL
|
||||
%qubes ALL=(ALL) NOPASSWD: ALL
|
||||
|
||||
# WTF?! Have you lost your mind?!
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user