Skip to content
Snippets Groups Projects
Commit b24c6678 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 ff2f282d
No related branches found
No related tags found
1 merge request!204Integrate podman in Oniro
......@@ -11,3 +11,6 @@ PACKAGECONFIG:remove:pn-mosquitto = "dlt"
# We use NetworkManager as the default network manager (included in our
# reference images).
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