From 03e0cd07ea1eec68c115d635ea789bf7ec1758d0 Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Fri, 10 Sep 2021 23:25:25 +0000 Subject: [PATCH] [202012][fstrim] delay fstrim timer after sonic.target fstrim has dependency on pmon docker. Signed-off-by: Ying Xie --- files/image_config/fstrim/fstrim.timer | 1 + 1 file changed, 1 insertion(+) diff --git a/files/image_config/fstrim/fstrim.timer b/files/image_config/fstrim/fstrim.timer index c6142dd94826..3ffb2332b7a6 100644 --- a/files/image_config/fstrim/fstrim.timer +++ b/files/image_config/fstrim/fstrim.timer @@ -1,6 +1,7 @@ [Unit] Description=Discard unused blocks once a week Documentation=man:fstrim +After=sonic.target [Timer] OnCalendar=weekly