mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +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>
3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
# Update /etc/resolv.conf after successful bootstrap and reconf.
|
|
task [S12345] <usr/bootstrap,pid/dnsmasq> resolvconf -u --
|