From 328fdb71807c0600ce3f35ae0b14da3cb011a224 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 29 Feb 2024 18:03:07 +0100 Subject: [PATCH] XX test --- test/vm.install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/vm.install b/test/vm.install index bee2be21d..642cd50d6 100755 --- a/test/vm.install +++ b/test/vm.install @@ -38,3 +38,5 @@ systemctl disable --now systemd-tmpfiles-clean.timer systemctl --global disable systemd-tmpfiles-clean.timer systemctl disable --now fstrim.timer fwupd-refresh.timer logrotate.timer raid-check.timer || true + +echo "tmpfs /var/lib/containers tmpfs defaults 0 0" >> /etc/fstab