From df0da835af8ca1c8c3ae5f5ae3b10d51407aa842 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sun, 11 Aug 2019 21:06:26 +0200 Subject: [PATCH] system-maintenance: Put back fstrim --- system-maintenance | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system-maintenance b/system-maintenance index 4221517..992c106 100755 --- a/system-maintenance +++ b/system-maintenance @@ -13,3 +13,5 @@ mount -t tmpfs tmpfs $REPO (cd ~martin/src/workstation-ostree-config/; ./compose.sh) rpm-ostree upgrade umount $REPO + +fstrim -av -- 2.39.2