summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 539b426)
raw | patch | inline | side by side (parent: 539b426)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 15 Jun 2011 13:02:13 +0000 (15:02 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 15 Jun 2011 13:02:13 +0000 (15:02 +0200) |
Else, collectdmon might not be able to find the collectd binary.
Thanks to Bernd Zeimetz for reporting this!
Thanks to Bernd Zeimetz for reporting this!
debian/collectd-core.collectd.init.d | patch | blob | history |
index d9fc0efaf1f6a8bb0e60ad53fc1000990d9daaa9..b99ad20705035ae0c4f062e4a16a7f0ac3306083 100755 (executable)
set -e
-PATH=/sbin:/bin:/usr/sbin:/usr/bin
+export PATH=/sbin:/bin:/usr/sbin:/usr/bin
DISABLE=0