Merge "Remove the /dev/.booting file before triggering boot."
This commit is contained in:
commit
81a640646d
1 changed files with 3 additions and 2 deletions
|
|
@ -180,11 +180,12 @@ on late-init
|
||||||
# issued fs triggers have completed.
|
# issued fs triggers have completed.
|
||||||
trigger load_all_props_action
|
trigger load_all_props_action
|
||||||
|
|
||||||
|
# Remove a file to wake up anything waiting for firmware.
|
||||||
|
trigger firmware_mounts_complete
|
||||||
|
|
||||||
trigger early-boot
|
trigger early-boot
|
||||||
trigger boot
|
trigger boot
|
||||||
|
|
||||||
# Remove a file to wake up anything waiting for firmware
|
|
||||||
trigger firmware_mounts_complete
|
|
||||||
|
|
||||||
on post-fs
|
on post-fs
|
||||||
# once everything is setup, no need to modify /
|
# once everything is setup, no need to modify /
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue