Add opt-usrlocal: root
We want content lifecycled with the image. Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
ecb02545d3
commit
9b676228ee
|
|
@ -1,6 +1,9 @@
|
||||||
packages:
|
packages:
|
||||||
- ostree nss-altfiles
|
- ostree nss-altfiles
|
||||||
|
|
||||||
|
# We want content lifecycled with the image
|
||||||
|
opt-usrlocal: "root"
|
||||||
|
|
||||||
postprocess:
|
postprocess:
|
||||||
# Set up default root config
|
# Set up default root config
|
||||||
- |
|
- |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue