Skip to content

Commit 936639e

Browse files
committed
prerequisites.sh ensures to open socket for rootless podman
1 parent fd2b495 commit 936639e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

container/debian/cuttlefish-podcvd-prerequisites.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ setup_rootless_podman() {
4141
sudo usermod --add-subuids "$id_range" --add-subgids "$id_range" "$username"
4242
fi
4343
podman system migrate
44+
systemctl --user enable --now podman.socket
4445
}
4546

4647
setup_device_availability

0 commit comments

Comments
 (0)