Allow evolinux-sudo group to sudo
Some checks failed
continuous-integration/drone/push Build is failing

evolinux-sudo group can already use doas, it should also
be allowed to use sudo
This commit is contained in:
Jérémy Dubois 2020-10-22 11:28:06 +02:00
parent d7701d32da
commit 4db9d006a2

View file

@ -36,6 +36,7 @@
block: |
Cmnd_Alias MAINT = /usr/share/scripts/evomaintenance.sh
%wheel ALL=NOPASSWD: MAINT
%evolinux-sudo ALL=(ALL) SETENV: ALL
validate: 'visudo -cf %s'
backup: false
tags: