From 9b676228ee4444050483a8daeb5e883cec5efa88 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 16 Mar 2024 10:43:25 -0400 Subject: [PATCH] Add opt-usrlocal: root We want content lifecycled with the image. Signed-off-by: Colin Walters --- tier-0/ostree.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tier-0/ostree.yaml b/tier-0/ostree.yaml index af49580..6f30861 100644 --- a/tier-0/ostree.yaml +++ b/tier-0/ostree.yaml @@ -1,6 +1,9 @@ packages: - ostree nss-altfiles +# We want content lifecycled with the image +opt-usrlocal: "root" + postprocess: # Set up default root config - |