summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 87771d5)
raw | patch | inline | side by side (parent: 87771d5)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 30 Jun 2012 10:39:15 +0000 (12:39 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 30 Jun 2012 10:39:15 +0000 (12:39 +0200) |
This will make systemd work in compatibility mode.
Thanks to Michael Stapelberg for reporting this.
Closes: #679544
Thanks to Michael Stapelberg for reporting this.
Closes: #679544
debian/changelog | patch | blob | history | |
debian/collectd-core.collectd.init.d | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index e096901d1419bb2a166952164bb694bf6fffa3d7..034d54db4086930f675795550c84dad9f8d65658 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
(Closes: #678614).
- Updated Spanish debconf translation; thanks to Omar Campagne
(Closes: #679281).
+ * debian/collectd-core.collectd.init.d:
+ - Source /lib/lsb/init-functions in order to make systemd work in
+ compatibility mode; thanks to Michael Stapelberg for reporting this
+ (Closes: #679544).
-- Sebastian Harl <tokkee@debian.org> Fri, 29 Jun 2012 22:17:27 +0200
index a5e8887815b9c8ad13242bf7ce13e7cedc7d7b06..70399811eaa72dd2d41bda2f98a598198e08b024 100755 (executable)
set -e
+. /lib/lsb/init-functions
+
export PATH=/sbin:/bin:/usr/sbin:/usr/bin
DISABLE=0