usbinstall/src/usbinstall-sudoers

12 lines
285 B
Plaintext
Raw Normal View History

2012-01-07 20:52:28 +01:00
# usbinstall sudoers.d file.
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the sudoers man page for the details on how to write a sudoers file.
#
# Cmnd alias specification
Cmnd_Alias USBINSTALL = /usr/bin/usbinstall.sh
%sysadmin ALL = NOPASSWD: USBINSTALL