Closed
Description
Describe the bug
The manual entry for the sudoers file syntax and semantics is missing. Apologies if you think that this should have been a feature request rather than a bug report.
To Reproduce
N/A
Expected behavior
I expect there to be a doc/sudoers.5.md
file in the source. I wanted to check it to see if sudo-rs supports some of my existing usage. Specifically, I wanted to check if the following would work, but I couldn't because the manual entry was missing:
maintenance ALL=NOPASSWD: /usr/local/bin-maintenance/*, (dovecot:staff,exec,exec2) /usr/bin/rsync
Environment (please complete the following information):
- Debian 12.8 (but N/A)
sudo-rs
commit hash: 766d430