mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
pacreport: add more baseline configuration files
This commit is contained in:
parent
d9d35955f8
commit
a41dd84197
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user