delayed: replace dbus-send with a dedicated program
authorAdrian Szyndela <adrian.s@samsung.com>
Mon, 6 Apr 2020 10:14:04 +0000 (12:14 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 12 Feb 2024 15:37:49 +0000 (16:37 +0100)
commitaf9e374ceb1b331b0fd6c21f5e40d4b6243d9c22
treeadc3abbfdf402622c3583ed3df0812fc54c8eb09
parent45b19ad3c684a0808a4e3e4ef674ff9687521c45
delayed: replace dbus-send with a dedicated program

In release versions there can be no helper programs for sending
any messages over D-Bus. Thus, dbus-send, busctl etc. are removed.

This commit replaces dbus-send use cases with a specialized little
tool, which does what dbus-send did in those cases.

Change-Id: I54e51fc3fe563961f18b953215cee41c3bf4510e
packaging/send-booting-done.c [new file with mode: 0644]
packaging/systemd.spec
packaging/wait-delayed-target.sh