am 81a64064
: Merge "Remove the /dev/.booting file before triggering boot."
* commit '81a640646d3e71dca706cc80579677e35132e365': Remove the /dev/.booting file before triggering boot.
This commit is contained in:
commit
4c3959cabd
1 changed files with 3 additions and 2 deletions
|
@ -180,11 +180,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 a new issue