Skip to content
Snippets Groups Projects
Verified Commit 88478bf9 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

oniro-packageconfig.inc: Enable rootless support in podman


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 1d002eb8
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !204. Comments created here will be created in the context of that merge request.
...@@ -11,3 +11,6 @@ PACKAGECONFIG:remove:pn-mosquitto = "dlt" ...@@ -11,3 +11,6 @@ PACKAGECONFIG:remove:pn-mosquitto = "dlt"
# We use NetworkManager as the default network manager (included in our # We use NetworkManager as the default network manager (included in our
# reference images). # reference images).
PACKAGECONFIG:remove:pn-systemd = "networkd wheel-group" PACKAGECONFIG:remove:pn-systemd = "networkd wheel-group"
# Enable podman rootless support
PACKAGECONFIG:append:pn-podman = " rootless"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment