From a41dd841973106c7e527b9a2962695e2b56f30b9 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 29 Oct 2024 18:32:28 -0400 Subject: [PATCH] pacreport: add more baseline configuration files --- pacreport.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pacreport.conf b/pacreport.conf index 52a0021..8691399 100644 --- a/pacreport.conf +++ b/pacreport.conf @@ -29,6 +29,7 @@ certbot = etc/systemd/system/certbot.timer certbot = usr/local/bin/certbot-replicate certbot = var/lib/letsencrypt chrony = etc/sysconfig +chrony = etc/systemd/system/chronyd.service.d chrony = var/lib/chrony dbus = var/lib/dbus dovecot = etc/dovecot @@ -70,6 +71,7 @@ matrix-synapse = var/lib/mjolnir matrix-synapse = var/lib/synapse matterbridge = etc/systemd/system/matterbridge.service.d matterbridge = var/lib/matterbridge +nftables = etc/sysctl.d/local-conntrack_size.conf nginx = etc/nginx nginx = etc/systemd/system/nginx-create-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/machine-id systemd = etc/os-release +systemd = etc/systemd/system/-.slice.d systemd = etc/systemd/system/ctrl-alt-del.target 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/multi-user.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/timers tpm2-tss = var/lib/tpm2-tss +unbound = etc/systemd/system/unbound.service.d unbound = etc/unbound/dev unbound = etc/unbound/run unbound = etc/unbound/trusted-key.key