pacreport: add more baseline configuration files

This commit is contained in:
Daniel Micay 2024-10-29 18:32:28 -04:00
parent d9d35955f8
commit a41dd84197

View File

@ -29,6 +29,7 @@ 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
chrony = etc/systemd/system/chronyd.service.d
chrony = var/lib/chrony chrony = var/lib/chrony
dbus = var/lib/dbus dbus = var/lib/dbus
dovecot = etc/dovecot dovecot = etc/dovecot
@ -70,6 +71,7 @@ matrix-synapse = var/lib/mjolnir
matrix-synapse = var/lib/synapse matrix-synapse = var/lib/synapse
matterbridge = etc/systemd/system/matterbridge.service.d matterbridge = etc/systemd/system/matterbridge.service.d
matterbridge = var/lib/matterbridge matterbridge = var/lib/matterbridge
nftables = etc/sysctl.d/local-conntrack_size.conf
nginx = etc/nginx nginx = etc/nginx
nginx = etc/systemd/system/nginx-create-session-ticket-keys.service nginx = etc/systemd/system/nginx-create-session-ticket-keys.service
nginx = etc/systemd/system/nginx-rotate-session-ticket-keys.service nginx = etc/systemd/system/nginx-rotate-session-ticket-keys.service
@ -115,8 +117,10 @@ systemd = etc/credstore.encrypted
systemd = etc/credstore systemd = etc/credstore
systemd = etc/machine-id systemd = etc/machine-id
systemd = etc/os-release systemd = etc/os-release
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
systemd = etc/systemd/system/dbus-org.freedesktop.oom1.service
systemd = etc/systemd/system/getty.target.wants systemd = etc/systemd/system/getty.target.wants
systemd = etc/systemd/system/multi-user.target.wants systemd = etc/systemd/system/multi-user.target.wants
systemd = etc/systemd/system/network-online.target.wants systemd = etc/systemd/system/network-online.target.wants
@ -140,6 +144,7 @@ systemd = var/lib/systemd/pstore
systemd = var/lib/systemd/random-seed systemd = var/lib/systemd/random-seed
systemd = var/lib/systemd/timers systemd = var/lib/systemd/timers
tpm2-tss = var/lib/tpm2-tss tpm2-tss = var/lib/tpm2-tss
unbound = etc/systemd/system/unbound.service.d
unbound = etc/unbound/dev unbound = etc/unbound/dev
unbound = etc/unbound/run unbound = etc/unbound/run
unbound = etc/unbound/trusted-key.key unbound = etc/unbound/trusted-key.key