diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-11-11 11:41:57 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-11-11 12:03:50 +0100 |
commit | dc964a547f8d38c56d902538f818a40c0bc262b0 (patch) | |
tree | 45b3b06e7377ae87725530dcc4ab39023c1dea6b /debian/changelog | |
parent | 52a3e3b0ad96506d705d1759f5a41b40563167ec (diff) |
Enable openvpn.service on systemd. (Closes: #768411)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 453e133..a51dc57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +openvpn (2.3.4-4) unstable; urgency=medium + + * Use dh-systemd in order to enable the service unit. + (Closes: #768411) + * Add comment on /etc/default/openvpn file about options + not supported on systemd. (Closes: #768384) + + -- Alberto Gonzalez Iniesta <agi@inittab.org> Fri, 07 Nov 2014 13:59:54 +0100 + openvpn (2.3.4-3) unstable; urgency=medium * Apply patch by Samuel Thibault to clean up temporary files. |