fixed 2 syntax errors

This commit is contained in:
Todd C. Miller
1996-07-13 22:24:38 +00:00
parent cde7623796
commit 50f80d4b0a

View File

@@ -44,8 +44,8 @@ Host_Alias CUNETS=128.138.0.0/255.255.0.0
## ##
# root and users in group wheel can run anything on any machine as any user # root and users in group wheel can run anything on any machine as any user
root ALL=ALL (ALL) root ALL=(ALL) ALL
%wheel ALL=ALL (ALL) %wheel ALL=(ALL) ALL
# full time sysadmins can run anything on any machine without a password # full time sysadmins can run anything on any machine without a password
FULLTIMERS ALL=NOPASSWD:ALL FULLTIMERS ALL=NOPASSWD:ALL