Restart dnsmasq after the VPN setup

This commit is contained in:
Julien VAUBOURG 2015-01-16 23:36:54 +01:00
parent 0d1675eeab
commit abc749dd4f
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@
**Warning: work in progress**
**Warning: use the dev branch with the daily version of yunohost (compatibility with dnsmasq)**
VPN Client app for [YunoHost](http://yunohost.org/).
* Install a VPN connection on your self-hosted server.

View File

@ -253,6 +253,8 @@ case "${1}" in
[ ${i} -gt 20 ] && exit 1
ip link show dev tun0 &> /dev/null
done
service dnsmasq restart
fi
# Check old state of the server ipv6 route