Skip to content

Commit 2e0e2a1

Browse files
committed
Make sure lima-init runs after qemu-binfmt
That allows the boot scripts to disable qemu-static and enable rosetta instead. Signed-off-by: Jan Dubois <[email protected]>
1 parent 61c9c37 commit 2e0e2a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lima-init.openrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ depend() {
44
after lima-init-local
55
after net
66
after procfs
7+
after qemu-binfmt
78
provide lima-init
89
}
910

0 commit comments

Comments
 (0)