mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
CP started dnsmasq can't shut it down now, resolvconf set /etc/resolv.conf to 127.0.0.1
This commit is contained in:
parent
22e5159597
commit
8946ed1f03
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@
|
||||||
service:
|
service:
|
||||||
name: dnsmasq
|
name: dnsmasq
|
||||||
state: stopped
|
state: stopped
|
||||||
when: dnsmasq_install | bool
|
when: dnsmasq_install | bool and not no_net_restart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue