move sudo-config for mounthome back to separate file

This commit is contained in:
Raphael Dannecker 2024-01-19 22:15:04 +01:00
parent 330e688fe8
commit 917b45aadc
2 changed files with 3 additions and 5 deletions

View file

@ -0,0 +1,3 @@
%examusers ALL=(root) NOPASSWD: /usr/local/bin/mounthome.sh
%role-student ALL=(root) NOPASSWD: /usr/local/bin/mounthome.sh
%role-teacher ALL=(root) NOPASSWD: /usr/local/bin/mounthome.sh