diff --git a/config/rootfiles/core/115/filelists/openvpn b/config/rootfiles/core/115/filelists/openvpn new file mode 120000 index 000000000..493f3f7a4 --- /dev/null +++ b/config/rootfiles/core/115/filelists/openvpn @@ -0,0 +1 @@ +../../../common/openvpn \ No newline at end of file diff --git a/config/rootfiles/core/115/update.sh b/config/rootfiles/core/115/update.sh index 31fc09d38..e0ee121ce 100644 --- a/config/rootfiles/core/115/update.sh +++ b/config/rootfiles/core/115/update.sh @@ -32,6 +32,8 @@ for (( i=1; i<=$core; i++ )); do done # Stop services +openvpnctrl -k +openvpnctrl -kn2n # Extract files extract_files @@ -43,6 +45,8 @@ ldconfig #/usr/local/bin/update-lang-cache # Start services +openvpnctrl -s +openvpnctrl -sn2n # This update need a reboot...