mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
18 lines
224 B
Plaintext
18 lines
224 B
Plaintext
Testing @include of a file with a missing newline
|
|
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = /usr/bin/id
|
|
host matched
|
|
runas matched
|
|
cmnd unmatched
|
|
|
|
ALL = ALL
|
|
host matched
|
|
runas matched
|
|
cmnd allowed
|
|
|
|
Command allowed
|