sudo-rs
sudo-rs copied to clipboard
sudoers: accept the `list` keyword in command position
trafficstars
example
ALL ALL=(ALL:ALL) list
the list keyword refers to the sudo --list command.
Is there a compliance test for this?