mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-21 07:20:30 -05:00
update pacreport.conf
This commit is contained in:
parent
944b4679c1
commit
39e701e9fb
1 changed files with 5 additions and 3 deletions
|
|
@ -17,14 +17,14 @@ IgnoreUnowned = lost+found
|
||||||
IgnoreUnowned = swapfile
|
IgnoreUnowned = swapfile
|
||||||
|
|
||||||
[PkgIgnoreUnowned]
|
[PkgIgnoreUnowned]
|
||||||
|
audit = etc/audisp
|
||||||
|
audit = etc/audit/plugins.d
|
||||||
|
audit = etc/audit/rules.d
|
||||||
bird = etc/bird.local.conf
|
bird = etc/bird.local.conf
|
||||||
bird = etc/systemd/system/bird.service.d
|
bird = etc/systemd/system/bird.service.d
|
||||||
ca-certificates = etc/ca-certificates/extracted
|
ca-certificates = etc/ca-certificates/extracted
|
||||||
certbot = etc/logrotate.d/letsencrypt
|
certbot = etc/logrotate.d/letsencrypt
|
||||||
certbot = etc/systemd/system/certbot-renew.service.d
|
certbot = etc/systemd/system/certbot-renew.service.d
|
||||||
certbot = etc/systemd/system/certbot.service
|
|
||||||
certbot = etc/systemd/system/certbot.service.d
|
|
||||||
certbot = etc/systemd/system/certbot.timer
|
|
||||||
certbot = usr/local/bin/certbot-replicate
|
certbot = usr/local/bin/certbot-replicate
|
||||||
certbot = var/lib/letsencrypt
|
certbot = var/lib/letsencrypt
|
||||||
chrony = etc/sysconfig
|
chrony = etc/sysconfig
|
||||||
|
|
@ -64,6 +64,7 @@ linux-lts = usr/lib/modules/*-lts/modules.softdep
|
||||||
linux-lts = usr/lib/modules/*-lts/modules.symbols
|
linux-lts = usr/lib/modules/*-lts/modules.symbols
|
||||||
linux-lts = usr/lib/modules/*-lts/modules.symbols.bin
|
linux-lts = usr/lib/modules/*-lts/modules.symbols.bin
|
||||||
linux-lts = usr/lib/modules/*-lts/modules.weakdep
|
linux-lts = usr/lib/modules/*-lts/modules.weakdep
|
||||||
|
logrotate = etc/systemd/system/logrotate.timer.d
|
||||||
logrotate = var/lib/logrotate.status
|
logrotate = var/lib/logrotate.status
|
||||||
mariadb = etc/systemd/system/mariadb.service.d
|
mariadb = etc/systemd/system/mariadb.service.d
|
||||||
mariadb = var/lib/mysql
|
mariadb = var/lib/mysql
|
||||||
|
|
@ -138,6 +139,7 @@ shadow = etc/passwd-
|
||||||
shadow = etc/shadow-
|
shadow = etc/shadow-
|
||||||
shadow = etc/subgid-
|
shadow = etc/subgid-
|
||||||
shadow = etc/subuid-
|
shadow = etc/subuid-
|
||||||
|
syslog-ng = var/lib/syslog-ng/syslog-ng.persist
|
||||||
sysstat = etc/systemd/system/sysstat-collect.timer.d
|
sysstat = etc/systemd/system/sysstat-collect.timer.d
|
||||||
sysstat = etc/systemd/system/sysstat.service.wants
|
sysstat = etc/systemd/system/sysstat.service.wants
|
||||||
systemd = boot/loader
|
systemd = boot/loader
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue