mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix restart mlvpn instead of openvpn
This commit is contained in:
parent
ba8913b0ae
commit
6fc4f00444
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ _set_config_from_vps() {
|
||||||
commit openvpn
|
commit openvpn
|
||||||
EOF
|
EOF
|
||||||
logger -t "OMR-VPS" "OpenVPN restart..."
|
logger -t "OMR-VPS" "OpenVPN restart..."
|
||||||
/etc/init.d/mlvpn restart
|
/etc/init.d/openvpn restart
|
||||||
}
|
}
|
||||||
|
|
||||||
# MLVPN settings
|
# MLVPN settings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue