mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-28 09:14:15 -04:00
add fstrim/xfs_fsr configuration to pacreport.conf
This commit is contained in:
parent
5a86b91909
commit
14da5949f2
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue