From 96ed975137831a8cd37ad272a8dc12bcc50b6344 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Aug 26 2022 19:09:54 +0000 Subject: manifest: Use `tmp-is-dir: true` This should fix https://bugzilla.redhat.com/show_bug.cgi?id=2121197 --- diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 18eec22..876097b 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -5,6 +5,7 @@ "repos": [], "selinux": true, + "tmp-is-dir": true, "recommends": false,