board/common: postpone start of dbus to after confd bootstrap

Infix technically does not need to start dbus and dnsmasq before confd
has loaded the system startup-config.  So we move it in time to save
some CPU cycles for confd & C:o.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2026-03-20 16:18:03 +01:00
parent 77a7915e1f
commit 3deb021bce
3 changed files with 4 additions and 5 deletions
@@ -1 +1 @@
service [S12345] <!pid/syslogd> dnsmasq -k -u root -- DHCP/DNS proxy
service [S12345] <!service/dbus/ready> dnsmasq -k -u root -- DHCP/DNS proxy