We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4189e8 + de9c075 commit 7295d3bCopy full SHA for 7295d3b
pkg/cidata/cidata.TEMPLATE.d/boot/05-rosetta-volume.sh
@@ -7,6 +7,7 @@ if [ "$LIMA_CIDATA_ROSETTA_ENABLED" != "true" ]; then
7
fi
8
9
if [ -f /etc/alpine-release ]; then
10
+ rc-service procfs start --ifnotstarted
11
rc-service qemu-binfmt stop --ifstarted
12
13
0 commit comments