Update to include netgroup example
Update to include netgroup example
This commit is contained in:
parent
1a46975212
commit
7d356c0629
1 changed files with 3 additions and 1 deletions
|
@ -47,5 +47,7 @@ sudoers:
|
|||
- 'ALL=(ALL) ALL'
|
||||
extra-file-2:
|
||||
groups:
|
||||
bargroup:
|
||||
%bargroup:
|
||||
- 'ALL=(ALL) NOPASSWD: ALL'
|
||||
+mynetgroup:
|
||||
- 'ALL=(ALL) NOPASSWD: ALL'
|
||||
|
|
Loading…
Reference in a new issue