mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-05 15:13:02 +02:00
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>
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
# Override Finit plugin
|
|
service cgroup.system name:dbus notify:none pid:!/run/messagebus.pid \
|
|
[S123456789] <usr/bootstrap> /usr/bin/dbus-daemon --nofork --system --syslog-only \
|
|
-- D-Bus message bus daemon
|
|
|