e86dbfa17e
depending on the architecture and selected board. With this the migration of initfs daemons to service definitions is almost done.
11 lines
217 B
SYSTEMD
11 lines
217 B
SYSTEMD
[unit]
|
|
description = "Initfs drivers"
|
|
requires_weak = [
|
|
"10_lived.service",
|
|
"20_graphics.target",
|
|
"40_ps2d.service",
|
|
"40_bcm2835-sdhcid.service",
|
|
"40_hwd.service",
|
|
"40_pcid-spawner.service",
|
|
]
|