init: Fix some issues in driver configs for arm64
Remove an unnecessary unset, remove a duplicate hwd spawn and update requires_weak dependencies.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
requires_weak 30_live
|
||||
notify hwd
|
||||
requires_weak 10_lived.service 20_graphics.target
|
||||
notify RSDP_ADDR=$ RSDP_SIZE=$ hwd
|
||||
pcid-spawner --initfs
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
requires_weak 30_live
|
||||
unset RSDP_ADDR RSDP_SIZE
|
||||
requires_weak 10_lived.service 20_graphics.target
|
||||
notify bcm2835-sdhcid
|
||||
|
||||
Reference in New Issue
Block a user