summaryrefslogtreecommitdiffstats
path: root/rules/dbus.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-09-24 20:11:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-09-30 13:02:29 +0200
commit88bec2717557cd5c07bee68545133b996fc59609 (patch)
tree3a02a12bd93042d9af28a7eb479bae33ea817cf4 /rules/dbus.make
parent2f41d19208b73faeccbca18b8258ab84cdcfd049 (diff)
downloadptxdist-88bec2717557cd5c07bee68545133b996fc59609.tar.gz
ptxdist-88bec2717557cd5c07bee68545133b996fc59609.tar.xz
dbus: no need to create /etc/machine-id if systemd is doing it
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dbus.make')
-rw-r--r--rules/dbus.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/dbus.make b/rules/dbus.make
index 968754538..e73240d70 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -105,8 +105,10 @@ $(STATEDIR)/dbus.targetinstall:
@$(call install_lib, dbus, 0, 0, 0644, libdbus-1)
+ifndef PTXCONF_DBUS_MACHINE_ID
@$(call install_alternative, dbus, 0, 0, 0755, \
/etc/rc.once.d/dbus)
+endif
# #
# # create system.d and event.d directories, which are used by the configuration and startup files