summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/sudoers/test30.in
blob: c89d7390568c25f09abcebec38a495d86a4a6bc4 (plain)
1
2
3
4
5
6
7
8
9
10
# Test parsing of "list" pseudo-command.
# It should be allowed as a command but also as a user or host.

user1 ALL = list

list ALL = ALL

user2 ALL = (list : list) ALL

user3 list = ALL