summaryrefslogtreecommitdiffstats
path: root/rules/collectd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-01-11 15:04:35 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-04-11 11:21:53 +0200
commitdf7589bffb1f83a4b5c96772fb59ea0a91466fac (patch)
treef8755883ce36b8e890a55a34d789df719574fb46 /rules/collectd.make
parent9a05cb5d4e6866b4339edd9a5e5c8cdb1427d368 (diff)
downloadptxdist-df7589bffb1f83a4b5c96772fb59ea0a91466fac.tar.gz
ptxdist-df7589bffb1f83a4b5c96772fb59ea0a91466fac.tar.xz
collectd: /usr merge
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/collectd.make')
-rw-r--r--rules/collectd.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/collectd.make b/rules/collectd.make
index 73d1a1154..427de8b76 100644
--- a/rules/collectd.make
+++ b/rules/collectd.make
@@ -229,10 +229,10 @@ $(STATEDIR)/collectd.targetinstall:
ifdef PTXCONF_INITMETHOD_SYSTEMD
- @$(call install_alternative, collectd, 0, 0, 0644, /lib/systemd/system/collectd.service)
+ @$(call install_alternative, collectd, 0, 0, 0644, /usr/lib/systemd/system/collectd.service)
@$(call install_link, collectd, \
../collectd.service, \
- /lib/systemd/system/multi-user.target.wants/collectd.service \
+ /usr/lib/systemd/system/multi-user.target.wants/collectd.service \
)
endif
# Plugins