Browse code

Add ovs-ofctl to the sudo command list

Change-Id: I0a7de0fb80aeb71b1ab67fd64e95376d2aa2afa6

Tomoe Sugihara authored on 2012/02/17 11:28:06
Showing 1 changed files
... ...
@@ -42,6 +42,7 @@ Cmnd_Alias NOVADEVCMDS = /bin/chmod /var/lib/nova/tmp/*/root/.ssh, \
42 42
                       /sbin/parted,                             \
43 43
                       /usr/sbin/dnsmasq,                        \
44 44
                       /usr/bin/ovs-vsctl,                       \
45
+                      /usr/bin/ovs-ofctl,                       \
45 46
                       /usr/sbin/arping
46 47
 
47 48
 %USER% ALL = (root) NOPASSWD: SETENV: NOVADEVCMDS