From 94d339ca4db68c0788f8ae768d69b16c1e80d676 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Wed, 28 Jun 2017 02:34:09 +0200 Subject: [feat] restart openvpn automatically Right now we are trying to restart openvpn every 2 seconds, for ever (or until the user turns down the VPN). Maybe we can be more smart making the retries longer with time. - Resolves: #8049 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index 455be5da..64a47e89 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,6 +13,7 @@ Features - `#8765 `_: Require a global authentication token for the api - `#8819 `_: Send key to provider if a new priv key is putted in the keyring - `#8821 `_: Add a 'fetch' flag to key export +- `#8049 `_: Restart the VPN automatically - Initial cli port of the legacy vpn code - Add VPN API to bitmask.js - Add vpn get_cert command -- cgit v1.2.3