pacreport: mark owners of more unowned files

This commit is contained in:
Daniel Micay 2024-10-29 19:17:37 -04:00
parent bb6fc64be8
commit 3f79fda5ba

View File

@ -1,20 +1,12 @@
[Options]
IgnoreUnowned = etc/.pwd.lock
IgnoreUnowned = etc/ld.so.cache
IgnoreUnowned = etc/letsencrypt
IgnoreUnowned = etc/locale.conf
IgnoreUnowned = etc/modprobe.d/local.conf
IgnoreUnowned = etc/modules-load.d/local.conf
IgnoreUnowned = etc/sysctl.d/local-tcp_wmem.conf
IgnoreUnowned = etc/sysctl.d/local.conf
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/plocate-updatedb.service.d
IgnoreUnowned = etc/systemd/system/xfs_fsr.service
IgnoreUnowned = lost+found
IgnoreUnowned = swapfile
IgnoreUnowned = usr/local/bin/certbot-ocsp-fetcher
@ -42,6 +34,8 @@ geoipupdate = var/lib/GeoIP/.geoipupdate.lock
geoipupdate = var/lib/GeoIP/GeoLite2-ASN.mmdb
geoipupdate = var/lib/GeoIP/GeoLite2-City.mmdb
geoipupdate = var/lib/GeoIP/GeoLite2-Country.mmdb
glibc = etc/.pwd.lock
glibc = etc/ld.so.cache
glibc = usr/lib/gconv/gconv-modules.cache
glibc = usr/lib/locale/locale-archive
grub = boot/grub
@ -101,6 +95,7 @@ pacman = var/lib/pacman
pacutils = etc/pacreport.conf
php-fpm = etc/systemd/system/php-fpm.service.d
php-legacy-fpm = etc/systemd/system/php-fpm-legacy.service.d
plocate = etc/systemd/system/plocate-updatedb.service.d
plocate = var/lib/plocate/plocate.db
postfix = etc/postfix
postfix = var/lib/postfix
@ -124,6 +119,8 @@ systemd = etc/credstore
systemd = etc/credstore.encrypted
systemd = etc/machine-id
systemd = etc/os-release
systemd = etc/systemd/network/10-public.link
systemd = etc/systemd/network/10-public.network
systemd = etc/systemd/system/-.slice.d
systemd = etc/systemd/system/ctrl-alt-del.target
systemd = etc/systemd/system/dbus-org.freedesktop.network1.service
@ -158,8 +155,11 @@ unbound = etc/unbound/run
unbound = etc/unbound/trusted-key.key
unbound = var/lib/unbound
util-linux = etc/passwd.OLD
util-linux = etc/systemd/system/fstrim.service.d
util-linux = etc/systemd/system/fstrim.timer.d
util-linux = var/lib/lastlog
util-linux = var/lib/libuuid
valkey = etc/systemd/system/valkey.service.d
valkey = etc/tmpfiles.d/valkey.conf
valkey = var/lib/valkey
xfsprogs = etc/systemd/system/xfs_fsr.service