diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8bcdc9b..2f7fb23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +downtimed (0.6-4) unstable; urgency=medium + + * Move downtimed.service from debian/systemd/ to debian/. + * debian/downtimed.service (Closes: #756282) + - Change Unit/Description to describe the service better. + - Remove not required Unit/After=network.target. + - Remove unnecessary Service/KillMode=process. + - Add new Service/Type=forking so that systemd can handle downtimed. + - Remove -D from Service/ExecStart to enable database updates. + Thanks to Romain Francoise <rfrancoise@debian.org> + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 28 Jul 2014 20:14:25 +0200 + downtimed (0.6-3) unstable; urgency=medium * debian/systemd/downtimed.service: |