Skip to content
Snippets Groups Projects

Integrate podman in Oniro

Merged Andrei Gherzan requested to merge agherzan/oniro:ag/podman into kirkstone
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
inherit writables
WRITABLES = "rootuser-netconfig"
WRITABLE_PATH[rootuser-netconfig] = "/etc/cni/net.d"
Loading