am 4c3959ca: am 81a64064: Merge "Remove the /dev/.booting file before triggering boot."
* commit '4c3959cabd50a667f4ea5ec8fb0fe1369ec0d96b': Remove the /dev/.booting file before triggering boot.
This commit is contained in:
commit
834f53cf20
|
@ -184,11 +184,12 @@ on late-init
|
|||
# issued fs triggers have completed.
|
||||
trigger load_all_props_action
|
||||
|
||||
# Remove a file to wake up anything waiting for firmware.
|
||||
trigger firmware_mounts_complete
|
||||
|
||||
trigger early-boot
|
||||
trigger boot
|
||||
|
||||
# Remove a file to wake up anything waiting for firmware
|
||||
trigger firmware_mounts_complete
|
||||
|
||||
on post-fs
|
||||
# once everything is setup, no need to modify /
|
||||
|
|
Loading…
Reference in New Issue