1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-26 05:00:11 +02:00
build/pkg/init/share/init
David Oberhollenzer acd2a1f57f Fix dhcpcd service
First of all, fix the dependency name in the per-interface service file.

Second, we allow the master services daemonize itself and change the target
to wait. This way, we block init until we are sure the dhcpcd master
is running. Otherwise we have a race condition if init gets scheduled
for some reason and immediately starts the dhcpcd interface daemon that
cannot see the master and decides that *it* is the msater now.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-05-08 14:59:13 +02:00
..
dhcpcd Fix dhcpcd service 2018-05-08 14:59:13 +02:00
dhcpcdmaster Fix dhcpcd service 2018-05-08 14:59:13 +02:00
mountusr Add pygos specific init setup to init package 2018-05-05 18:27:57 +02:00
tmpfsrun Add pygos specific init setup to init package 2018-05-05 18:27:57 +02:00
tmpfsvar Add pygos specific init setup to init package 2018-05-05 18:27:57 +02:00