fix: add all sudo groups

This commit is contained in:
Strix 2023-10-14 22:38:15 +02:00
parent 4035af56c8
commit d23ec4c9ba
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -1,4 +1,6 @@
root ALL=(ALL:ALL) ALL
%wheel ALL=(ALL:ALL) ALL
%docker ALL=(ALL:ALL) ALL
%sudo ALL=(ALL:ALL) ALL
%root ALL=(ALL:ALL) NOPASSWD: ALL
@includedir /etc/sudoers.d