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