1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Small changes

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-08-23 20:59:11 +02:00
parent f7632138d3
commit e5e87854f3
3 changed files with 7 additions and 3 deletions

View file

@ -191,6 +191,7 @@ disable_pihole() {
set dhcp.@dnsmasq[0].server='127.0.0.1#5353'
commit dhcp
EOF
/etc/init.d/dnsmasq restart
fi
}