diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-03 11:03:34 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-03 11:03:34 +0200 |
commit | cacc0153486c22c406fefb18f9edb625c8c26b70 (patch) | |
tree | 859da8608748d1048be099359f3e3b0bd4bb3222 /debian/changelog | |
parent | 46aa869cd4bbb466e9d02322898ccbe7a895ab45 (diff) |
Use pathfind() instead hard coded path for invoke-rc.d
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a49323f..87ad6c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ openvpn (2.4.4-1) UNRELEASED; urgency=medium - Remove /usr/lib/openvpn from debian/dirs. - Add debian/postrm to remove /usr/lib/openvpn on purge and remove. - Rewrite plugin section at README.Debian + * Use pathfind() instead hard coded path for invoke-rc.d at debian/prerm + and debian/postinst. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 02 Oct 2017 06:57:42 +0200 |