diff --git a/tier-0/ostree.yaml b/tier-0/ostree.yaml index 12a3b255..f52c86ed 100644 --- a/tier-0/ostree.yaml +++ b/tier-0/ostree.yaml @@ -7,6 +7,8 @@ postprocess: #!/usr/bin/env bash mkdir -p /usr/lib/ostree cat > /usr/lib/ostree/prepare-root.conf << EOF + [root] + transient = true [sysroot] readonly = true EOF