Clean up print queue script and implementation.
This commit is contained in:
parent
70c45c477f
commit
5818c027ac
7 changed files with 43 additions and 42 deletions
|
@ -1,4 +1,3 @@
|
|||
%examusers ALL=(root) NOPASSWD: /usr/local/bin/install-printers.sh
|
||||
%role-student ALL=(root) NOPASSWD: /usr/local/bin/install-printers.sh
|
||||
%role-teacher ALL=(root) NOPASSWD: /usr/local/bin/install-printers.sh
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
[[ "${UID}" -gt 10000 ]] && sudo /usr/local/bin/install-printers.sh
|
Loading…
Add table
Add a link
Reference in a new issue