Add example users and groups to the dictionary.

This commit is contained in:
Todd C. Miller
2022-12-28 16:02:10 -07:00
parent 8eabbf8fdd
commit a7c1b78c67

View File

@@ -1,5 +1,11 @@
# Sudoers policy keywords (all are keyword = value)
# Users and groups
"root"
"wheel"
"staff"
"sudo"
# Aliases
"Cmnd_Alias"
"Cmd_Alias"