mirror of https://github.com/apache/cloudstack.git
bug 6202 : dnsmasq user doesnt exist?
status 6202: resolved fixed
This commit is contained in:
parent
b69d7d443a
commit
7c51a661df
|
|
@ -8,6 +8,6 @@
|
|||
postrotate
|
||||
[ ! -f /var/run/dnsmasq.pid ] || kill -USR2 `cat /var/run/dnsmasq.pid`
|
||||
endscript
|
||||
create 0640 dnsmasq dnsmasq
|
||||
create 0640 nobody root
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue