patch-sudoers   [plain text]


--- sudoers.orig	Fri Oct 15 22:10:29 2004
+++ sudoers	Fri Oct 15 22:11:21 2004
@@ -17,6 +17,7 @@
 
 # User privilege specification
 root	ALL=(ALL) ALL
+%admin	ALL=(ALL) ALL
 
 # Uncomment to allow people in group wheel to run all commands
 # %wheel	ALL=(ALL)	ALL