12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
|
# openmamba-installer 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 INSTALLER = /usr/sbin/gparted, /usr/share/openmamba/installer/installer.sh, /usr/bin/udisks
|
||
|
|
||
|
%sysadmin ALL = NOPASSWD: INSTALLER
|