From 91c9bdb99f5e6fcadaebdf82323d8d98dd02e910 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 27 Aug 2022 09:32:57 +0100 Subject: [PATCH] Set tmp-is-dir = True Signed-off-by: Peter Robinson --- fedora-iot-base.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 18eec22..eaedd75 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -6,6 +6,8 @@ "selinux": true, + "tmp-is-dir": true, + "recommends": false, "documentation": false,