diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-09-12 12:52:30 +0200 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-09-12 13:44:57 +0200 |
commit | 1f5bd7321e8029fa05f9e7f46a9a9a2e7568656f (patch) | |
tree | cde9313180cb2cf579556caa6fca5d6bdebbb96a /debian/changelog | |
parent | 98f974e98ad20013e5dc7cede60fcacf72524cee (diff) |
First works to improve systemd integration
Add openvpn-generator to mimic AUTOSTART feature from SysV init script
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a0f266b..ff008df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ openvpn (2.3.4-1) unstable; urgency=medium * Upload to unstable. * New upstream release. (Closes: #752568) * Add Turkish debconf translation. (Closes: #759879) + * Replace openvpn-systemd-helper with a systemd generator. + Thanks Ondřej Surý, Ansgar Burchardt and postgresql-common for + the ideas, help and inspiration. -- Alberto Gonzalez Iniesta <agi@inittab.org> Tue, 02 Sep 2014 12:06:06 +0200 |