mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
19 lines
211 B
Plaintext
19 lines
211 B
Plaintext
|
|
Testing user privilege without a newline
|
|
|
|
Parses OK
|
|
|
|
millert ALL = ALL
|
|
|
|
Testing alias without a newline
|
|
|
|
Parses OK
|
|
|
|
Cmnd_Alias FOO = /bin/bar
|
|
|
|
Testing Defaults without a newline
|
|
|
|
Parses OK
|
|
|
|
Defaults log_output
|