From 14da5949f2d89433f9fe2a51b7ad936f47fa9cf1 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 19 Aug 2023 00:33:56 -0400 Subject: [PATCH] add fstrim/xfs_fsr configuration to pacreport.conf --- pacreport.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pacreport.conf b/pacreport.conf index 0a052fa..ca03632 100644 --- a/pacreport.conf +++ b/pacreport.conf @@ -11,10 +11,14 @@ IgnoreUnowned = etc/systemd/network/10-public.link IgnoreUnowned = etc/systemd/network/10-public.network IgnoreUnowned = etc/systemd/system/certbot-ocsp-fetcher.service IgnoreUnowned = etc/systemd/system/certbot-ocsp-fetcher.timer +IgnoreUnowned = etc/systemd/system/fstrim.service.d +IgnoreUnowned = etc/systemd/system/fstrim.timer.d +IgnoreUnowned = etc/systemd/system/xfs_fsr.service IgnoreUnowned = lost+found IgnoreUnowned = swapfile IgnoreUnowned = usr/local/bin/certbot-ocsp-fetcher + [PkgIgnoreUnowned] ca-certificates = etc/ca-certificates/extracted certbot = etc/systemd/system/certbot-renew.service.d