5 lines
206 B
Text
5 lines
206 B
Text
# Allow user 'jane' to run beep as root (if uncommented)
|
|
# jane ALL=NOPASSWD: /usr/bin/beep
|
|
|
|
# Allow all members of the group 'mock' to run beep as root (if uncommented)
|
|
# %mock ALL=NOPASSWD: /usr/bin/beep
|