summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/kdump-tools.service2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3d95a01..89af4be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,8 @@ makedumpfile (1:1.6.3-1) UNRELEASED; urgency=medium
- [PATCH] Fix the regression about getting kernel version (by Atsushi Kumagai) 254c116
- [PATCH] Update maintainers (by Atsushi Kumagai) 9d3147e
+ * Use multi-user.target. (LP: #1708409)
+
-- Thadeu Lima de Souza Cascardo <cascardo@debian.org> Tue, 06 Feb 2018 12:53:14 -0200
makedumpfile (1:1.6.2-2) unstable; urgency=medium
diff --git a/debian/kdump-tools.service b/debian/kdump-tools.service
index c27cd19..880a592 100644
--- a/debian/kdump-tools.service
+++ b/debian/kdump-tools.service
@@ -12,4 +12,4 @@ ExecStop=/etc/init.d/kdump-tools stop
RemainAfterExit=yes
[Install]
-WantedBy=default.target
+WantedBy=multi-user.target