We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 411b3c6 + 91a3a74 commit e021bedCopy full SHA for e021bed
files/sudo/nova
@@ -1,4 +1,4 @@
1
-Cmnd_Alias NOVACMDS = /bin/chmod /var/lib/nova/tmp/*/root/.ssh, \
+Cmnd_Alias NOVADEVCMDS = /bin/chmod /var/lib/nova/tmp/*/root/.ssh, \
2
/bin/chown /var/lib/nova/tmp/*/root/.ssh, \
3
/bin/chown, \
4
/bin/chmod, \
@@ -43,5 +43,5 @@ Cmnd_Alias NOVACMDS = /bin/chmod /var/lib/nova/tmp/*/root/.ssh, \
43
/usr/sbin/dnsmasq, \
44
/usr/sbin/arping
45
46
-%USER% ALL = (root) NOPASSWD: SETENV: NOVACMDS
+%USER% ALL = (root) NOPASSWD: SETENV: NOVADEVCMDS
47
0 commit comments