summaryrefslogtreecommitdiffstats
path: root/rules/dbus.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-10-01 08:51:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-10-12 15:59:22 +0200
commit3771ae66d16983bf34e443f6c84f8e81899872cf (patch)
tree008e0e13735690b76aa0909338414f05eb0fe5ba /rules/dbus.make
parent36173fa9ee0bff1bd2ed9e5d430f9015a1d0c266 (diff)
downloadptxdist-3771ae66d16983bf34e443f6c84f8e81899872cf.tar.gz
ptxdist-3771ae66d16983bf34e443f6c84f8e81899872cf.tar.xz
add a separate package for /etc/machine-id
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dbus.make')
-rw-r--r--rules/dbus.make5
1 files changed, 0 insertions, 5 deletions
diff --git a/rules/dbus.make b/rules/dbus.make
index e73240d70..a2687efe7 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -105,11 +105,6 @@ $(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
# #