summaryrefslogtreecommitdiffstats
path: root/rules/dbus.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dbus.make')
-rw-r--r--rules/dbus.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/dbus.make b/rules/dbus.make
index 53d19f6bf..168c58956 100644
--- a/rules/dbus.make
+++ b/rules/dbus.make
@@ -122,7 +122,6 @@ $(STATEDIR)/dbus.targetinstall:
# # busybox init: start script
# #
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_DBUS_STARTSCRIPT
@$(call install_alternative, dbus, 0, 0, 0755, /etc/init.d/dbus)
@@ -132,7 +131,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_DBUS_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_DBUS_BBINIT_LINK))
endif
endif
-endif
ifdef PTXCONF_DBUS_SYSTEMD_UNIT
@$(call install_copy, dbus, 0, 0, 0644, -, \
/usr/lib/systemd/system/dbus.socket)