labs: use sudo for "killall dnsmasq"
Killing the dnsmasq process requires root privileges. Change-Id: I161823337b225cb8e39b2bd51d5472f65bbb3a16
This commit is contained in:
parent
f2abd62f9c
commit
50fe9a731b
@ -91,7 +91,7 @@ log-queries
|
||||
# Verbose logging for DHCP
|
||||
log-dhcp
|
||||
DNSMASQ
|
||||
killall dnsmasq
|
||||
sudo killall dnsmasq
|
||||
|
||||
echo "Configuring the metadata agent"
|
||||
conf=/etc/neutron/metadata_agent.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user