Browse Source

passwordless-root: sudo: grant access for group qubes

For consistency with `su` and policykit, grant access to group
qubes rather than user user.
Peter Gerber 3 năm trước cách đây
mục cha
commit
42fb54da20
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      passwordless-root/qubes.sudoers

+ 1 - 1
passwordless-root/qubes.sudoers

@@ -1,5 +1,5 @@
 Defaults !requiretty
-user ALL=(ALL) NOPASSWD: ALL
+%qubes ALL=(ALL) NOPASSWD: ALL
 
 # WTF?! Have you lost your mind?!
 #