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

Put back omr-service

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-02-24 14:56:10 +01:00
parent 16b2df675f
commit 5ed1d71da5
2 changed files with 5 additions and 5 deletions

View file

@ -113,7 +113,7 @@ $allip_mlvpn"
current_vpn="$(cat /etc/openmptcprouter-vps-admin/current-vpn)"
[ "$current_vpn" = "glorytun_tcp" ] && systemctl -q restart glorytun-tcp@tun0
[ "$current_vpn" = "glorytun_udp" ] && systemctl -q restart glorytun-udp@tun0
systemctl -q restart systemd-networkd
#systemctl -q restart systemd-networkd
_multipath
sleep 10
}