mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-01 11:06:03 -04:00
pacreport: mark owners of more unowned files
This commit is contained in:
parent
bb6fc64be8
commit
3f79fda5ba
1 changed files with 8 additions and 8 deletions
|
@ -1,20 +1,12 @@
|
||||||
[Options]
|
[Options]
|
||||||
IgnoreUnowned = etc/.pwd.lock
|
|
||||||
IgnoreUnowned = etc/ld.so.cache
|
|
||||||
IgnoreUnowned = etc/letsencrypt
|
IgnoreUnowned = etc/letsencrypt
|
||||||
IgnoreUnowned = etc/locale.conf
|
IgnoreUnowned = etc/locale.conf
|
||||||
IgnoreUnowned = etc/modprobe.d/local.conf
|
IgnoreUnowned = etc/modprobe.d/local.conf
|
||||||
IgnoreUnowned = etc/modules-load.d/local.conf
|
IgnoreUnowned = etc/modules-load.d/local.conf
|
||||||
IgnoreUnowned = etc/sysctl.d/local-tcp_wmem.conf
|
IgnoreUnowned = etc/sysctl.d/local-tcp_wmem.conf
|
||||||
IgnoreUnowned = etc/sysctl.d/local.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.service
|
||||||
IgnoreUnowned = etc/systemd/system/certbot-ocsp-fetcher.timer
|
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 = lost+found
|
||||||
IgnoreUnowned = swapfile
|
IgnoreUnowned = swapfile
|
||||||
IgnoreUnowned = usr/local/bin/certbot-ocsp-fetcher
|
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-ASN.mmdb
|
||||||
geoipupdate = var/lib/GeoIP/GeoLite2-City.mmdb
|
geoipupdate = var/lib/GeoIP/GeoLite2-City.mmdb
|
||||||
geoipupdate = var/lib/GeoIP/GeoLite2-Country.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/gconv/gconv-modules.cache
|
||||||
glibc = usr/lib/locale/locale-archive
|
glibc = usr/lib/locale/locale-archive
|
||||||
grub = boot/grub
|
grub = boot/grub
|
||||||
|
@ -101,6 +95,7 @@ pacman = var/lib/pacman
|
||||||
pacutils = etc/pacreport.conf
|
pacutils = etc/pacreport.conf
|
||||||
php-fpm = etc/systemd/system/php-fpm.service.d
|
php-fpm = etc/systemd/system/php-fpm.service.d
|
||||||
php-legacy-fpm = etc/systemd/system/php-fpm-legacy.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
|
plocate = var/lib/plocate/plocate.db
|
||||||
postfix = etc/postfix
|
postfix = etc/postfix
|
||||||
postfix = var/lib/postfix
|
postfix = var/lib/postfix
|
||||||
|
@ -124,6 +119,8 @@ systemd = etc/credstore
|
||||||
systemd = etc/credstore.encrypted
|
systemd = etc/credstore.encrypted
|
||||||
systemd = etc/machine-id
|
systemd = etc/machine-id
|
||||||
systemd = etc/os-release
|
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/-.slice.d
|
||||||
systemd = etc/systemd/system/ctrl-alt-del.target
|
systemd = etc/systemd/system/ctrl-alt-del.target
|
||||||
systemd = etc/systemd/system/dbus-org.freedesktop.network1.service
|
systemd = etc/systemd/system/dbus-org.freedesktop.network1.service
|
||||||
|
@ -158,8 +155,11 @@ unbound = etc/unbound/run
|
||||||
unbound = etc/unbound/trusted-key.key
|
unbound = etc/unbound/trusted-key.key
|
||||||
unbound = var/lib/unbound
|
unbound = var/lib/unbound
|
||||||
util-linux = etc/passwd.OLD
|
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/lastlog
|
||||||
util-linux = var/lib/libuuid
|
util-linux = var/lib/libuuid
|
||||||
valkey = etc/systemd/system/valkey.service.d
|
valkey = etc/systemd/system/valkey.service.d
|
||||||
valkey = etc/tmpfiles.d/valkey.conf
|
valkey = etc/tmpfiles.d/valkey.conf
|
||||||
valkey = var/lib/valkey
|
valkey = var/lib/valkey
|
||||||
|
xfsprogs = etc/systemd/system/xfs_fsr.service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue