|
@@ -67,6 +67,7 @@ ynh_restore_file --origin_path="/etc/hostapd/$app/hostapd.conf" --not_mandatory
|
|
|
|
|
|
ynh_restore_file --origin_path="/etc/dnsmasq.$app/dnsmasq.conf.tpl"
|
|
|
ynh_restore_file --origin_path="/etc/dnsmasq.d/$app.conf" --not_mandatory
|
|
|
+systemctl restart dnsmasq
|
|
|
|
|
|
ynh_restore_file --origin_path="/etc/dnsmasq.$app/dhcpdv6.conf.tpl"
|
|
|
ynh_restore_file --origin_path="/etc/dnsmasq.$app/dhcpdv6.conf" --not_mandatory
|