feature/sudoers_revamp #1

Merged
jotbe merged 2 commits from feature/sudoers_revamp into master 2021-03-27 14:06:20 +01:00

2 commits

Author SHA1 Message Date
5397ef058a Updated README 2021-03-27 14:01:47 +01:00
ffa58f35e3 Allows toggling sudo: with password and group sudo, passwordless with group wheel
The default behaviour is to activate both password-based sudo through the group sudo and
passwordless sudo through group wheel (to not break compatibility with previous behaviour).
2021-03-27 13:53:24 +01:00