Increase memory limit for dnsmasq (#1228)

* Increase memory limit for dnsmasq

* Increase memory limit for dnsmasq further
pull/1236/head
David Myers 6 years ago committed by Dan Guido
parent 8d23f715d7
commit 66681521c1

@ -1,4 +1,5 @@
[Service]
MemoryLimit=16777216
MemoryHigh=128M
MemoryMax=192M
CPUAccounting=true
CPUQuota=5%
CPUQuota=20%

Loading…
Cancel
Save