diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-03-14 13:02:21 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-03-14 13:54:18 +0100 |
commit | 3125e393084124442e409bef697847a1f87fc531 (patch) | |
tree | 31ff50b7324b4c12e8ea3fa1f9e573f9e59416d0 /debian/changelog | |
parent | 1f88813d1b92c4143e4b47d853c62c9868ed501b (diff) |
Add systemd support
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e9fc3f4..17733bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openvpn (2.3.2-8) unstable; urgency=medium + + * Add support for systemd. (Closes: #700888) + Add openvpn@.service and --enable-systemd to ./configure. + + -- Alberto Gonzalez Iniesta <agi@inittab.org> Fri, 14 Mar 2014 12:59:57 +0100 + openvpn (2.3.2-7) unstable; urgency=low * Fix postinst when no *.pid files exist in /run/sendsigs.omit.d/. |