]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blob - sudo/sudoers
Merge remote-tracking branch 'maniacikarus/ids'
[people/stevee/ipfire-3.x.git] / sudo / sudoers
1 # User alias specification
2 User_Alias ADMIN = YourLoginId
3
4 # Allow people in group ADMIN to run all commands without a password
5 ADMIN ALL = NOPASSWD: ALL