We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38006b2 commit 253ac03Copy full SHA for 253ac03
1 file changed
server/conf/cloudstack-sudoers.in
@@ -18,7 +18,7 @@
18
# The CloudStack management server needs sudo permissions
19
# without a password.
20
21
-Cmnd_Alias CLOUDSTACK = /bin/mkdir, /bin/mount, /bin/umount, /bin/cp, /bin/chmod, /usr/bin/keytool, /bin/keytool, /bin/touch, /bin/find, /bin/df, /bin/ls, /bin/qemu-img
+Cmnd_Alias CLOUDSTACK = /bin/mkdir, /bin/mount, /bin/umount, /bin/cp, /bin/chmod, /usr/bin/keytool, /bin/keytool, /bin/touch, /bin/find, /bin/df, /bin/ls, /bin/qemu-img, /usr/bin/qemu-img
22
23
Defaults:@MSUSER@ !requiretty
24
0 commit comments