sudo/plugins/sudoers/regress/cvtsudoers/test41.out.ok

28 lines
522 B
Plaintext

{
"Defaults": [
{
"Binding": [
{ "username": "CLI_USR" }
],
"Options": [
{ "lecture": false }
]
},
{
"Binding": [
{ "hostname": "SUN_HST" }
],
"Options": [
{ "log_year": true }
]
},
{
"Binding": [
],
"Options": [
{ "use_pty": false }
]
}
]
}