How To Install systemd on Fedora 34

systemd is System and Service Manager System and Service Manager

Introduction

In this tutorial we learn how to install systemd on Fedora 34.

What is systemd

systemd is a system and service manager that runs as PID 1 and starts the rest of the system. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit. Other parts of this package are a logging daemon, utilities to control basic system configuration like the hostname, date, locale, maintain a list of logged-in users, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution. This package was built from the 248.6-stable branch of systemd. systemd 248.6 1.fc34 x86_64 4.4 M systemd-248.6-1.fc34.src.rpm updates System and Service Manager https LGPLv2+ and MIT and GPLv2+ systemd is a system and service manager that runs as PID 1 and starts the rest of the system. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit. Other parts of this package are a logging daemon, utilities to control basic system configuration like the hostname, date, locale, maintain a list of logged-in users, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution. This package was built from the 248.6-stable branch of systemd.

We can use yum or dnf to install systemd on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install systemd.

Install systemd on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install systemd using dnf by running the following command:

sudo dnf -y install systemd

Install systemd on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install systemd using yum by running the following command:

sudo yum -y install systemd

How To Uninstall systemd on Fedora 34

To uninstall only the systemd package we can use the following command:

sudo dnf remove systemd

systemd Package Contents on Fedora 34

/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/binfmt.d
/etc/crypttab
/etc/dnf/protected.d/systemd.conf
/etc/hostname
/etc/inittab
/etc/locale.conf
/etc/localtime
/etc/machine-id
/etc/machine-info
/etc/pam.d/systemd-user
/etc/rc.d
/etc/rc.d/init.d
/etc/rc.d/init.d/README
/etc/sysctl.conf
/etc/sysctl.d
/etc/sysctl.d/99-sysctl.conf
/etc/systemd
/etc/systemd/coredump.conf
/etc/systemd/homed.conf
/etc/systemd/journald.conf
/etc/systemd/logind.conf
/etc/systemd/network
/etc/systemd/oomd.conf
/etc/systemd/resolved.conf
/etc/systemd/system
/etc/systemd/system.conf
/etc/systemd/system/basic.target.wants
/etc/systemd/system/bluetooth.target.wants
/etc/systemd/system/default.target.wants
/etc/systemd/system/getty.target.wants
/etc/systemd/system/graphical.target.wants
/etc/systemd/system/local-fs.target.wants
/etc/systemd/system/machines.target.wants
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/network-online.target.wants
/etc/systemd/system/printer.target.wants
/etc/systemd/system/remote-fs.target.wants
/etc/systemd/system/sockets.target.wants
/etc/systemd/system/sysinit.target.wants
/etc/systemd/system/system-update.target.wants
/etc/systemd/system/timers.target.wants
/etc/systemd/user
/etc/systemd/user.conf
/etc/tmpfiles.d
/etc/xdg/systemd
/etc/xdg/systemd/user
/run/utmp
/usr/bin/busctl
/usr/bin/coredumpctl
/usr/bin/homectl
/usr/bin/hostnamectl
/usr/bin/journalctl
/usr/bin/localectl
/usr/bin/loginctl
/usr/bin/oomctl
/usr/bin/portablectl
/usr/bin/resolvectl
/usr/bin/systemctl
/usr/bin/systemd-analyze
/usr/bin/systemd-ask-password
/usr/bin/systemd-cat
/usr/bin/systemd-cgls
/usr/bin/systemd-cgtop
/usr/bin/systemd-cryptenroll
/usr/bin/systemd-delta
/usr/bin/systemd-detect-virt
/usr/bin/systemd-dissect
/usr/bin/systemd-escape
/usr/bin/systemd-firstboot
/usr/bin/systemd-id128
/usr/bin/systemd-inhibit
/usr/bin/systemd-machine-id-setup
/usr/bin/systemd-mount
/usr/bin/systemd-notify
/usr/bin/systemd-path
/usr/bin/systemd-resolve
/usr/bin/systemd-run
/usr/bin/systemd-socket-activate
/usr/bin/systemd-stdio-bridge
/usr/bin/systemd-sysext
/usr/bin/systemd-sysusers
/usr/bin/systemd-tmpfiles
/usr/bin/systemd-tty-ask-password-agent
/usr/bin/systemd-umount
/usr/bin/timedatectl
/usr/bin/userdbctl
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/b99ccd5656057c5e9d016a12af3a101ce9568f
/usr/lib/.build-id/02
/usr/lib/.build-id/02/ae8d12b4bd14c853894a523b105410c2e50bfb
/usr/lib/.build-id/08
/usr/lib/.build-id/08/95a7eaf0b5d5a17c51d9820aaaea8d7866530b
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/8e4967111000a01c15290787cac6e5a539bf22
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/a5da009705130e5e43762f8478dc8b1837c70f
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/bfb8e3c0dbfdc055d430cd2080372f1301a10b
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/2017b50a3bd043cd596bbb1abed9bc90441a0c
/usr/lib/.build-id/12
/usr/lib/.build-id/12/718466b0b41c7d3274bdabc9da9b6c6187832e
/usr/lib/.build-id/14
/usr/lib/.build-id/14/20957d19dab977e1cfff2bd1ebf96e70836c0f
/usr/lib/.build-id/16
/usr/lib/.build-id/16/6cbca6d708ed8e27e6d5ebd309bb9b61ba86bb
/usr/lib/.build-id/16/ed98cc43201f652a01a8d4fb9ade220044d278
/usr/lib/.build-id/17
/usr/lib/.build-id/17/cd434710486ea0231a038e70e2e272cdae5873
/usr/lib/.build-id/19
/usr/lib/.build-id/19/1d296873dc4843733c2be93c4fb532cd6493b2
/usr/lib/.build-id/19/741cad21680735dd5bc37714def76fe6029e7d
/usr/lib/.build-id/19/c2775f8616e5b7912a7566dae44b011b9edce8
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/d7c2a5cd598446e1658542e9b0c6831410ff97
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/5213dc2d263ef744fc960bea6629c88021c1df
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/7b1574db3d61c21e5c090da5e3af55b768f398
/usr/lib/.build-id/22
/usr/lib/.build-id/22/d05d6cbe95fe83a9503a86ec721f94ccc5c3d2
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/9b6bfa674855b7c04bdb35f40bf3e8b6fe0876
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/2ec5fbe49cc1eb6e117c5e05fd57cb0ac4336e
/usr/lib/.build-id/2c/60dda11419096da6b413eeb8497675a8a29b1e
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/2e42439b531fd7e81333c220fd6938dec5fe51
/usr/lib/.build-id/33
/usr/lib/.build-id/33/89c6575c6ae09a70c7de34a952c5dd41e7f7b2
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/6dd94a109ed14edae3c12afe50566a1aa231fd
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/d0542e70f7f585d7cb76641adeeb0c708f88b6
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/39f1bc77c24e98b2e7d3b7eace346ce92e341e
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/c3c3fd6b6cb06b3dbdce91dae3c07cb566dc6e
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/093af41321eb5ee90094f66fc14aaab095e5ff
/usr/lib/.build-id/54
/usr/lib/.build-id/54/e8d753d4af6620e04c73594628ef6148f6a1a8
/usr/lib/.build-id/58
/usr/lib/.build-id/58/7ca7130d4e5464aa24ed40d8b703ea7fdc786a
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/d571739f2ea6b7e2233b6720a784908021920e
/usr/lib/.build-id/64
/usr/lib/.build-id/64/7fbbb9f0cf7be02958bcbb989708d02075324f
/usr/lib/.build-id/64/ec6a62e1037141f776217535c0f4e03b61a846
/usr/lib/.build-id/68
/usr/lib/.build-id/68/7d2530a3005effd928328f72f697c93c7cc69f
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/4dcf181b3fa4c58e3edc020ac4c545ec1692c8
/usr/lib/.build-id/75
/usr/lib/.build-id/75/2b5910a37f5ac0d9485977bdcdc922677d69cb
/usr/lib/.build-id/75/54866ef4b44da2145b79c167e7e8d5f8e74c17
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/cd1a41d367fb2976d2b06ab774788abb35ba85
/usr/lib/.build-id/7d/e542f81a3bde44f0fd516028ec3fbb4b0d1ba7
/usr/lib/.build-id/81
/usr/lib/.build-id/81/abac6d93771ddd2097025a9a1e1beb0873501b
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/d240a66767fbd54d0815309b34ae909d73da90
/usr/lib/.build-id/95
/usr/lib/.build-id/95/987b0d2e66cdd1aa1400af6c8c321b22eeb8d6
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/1e143bd6c454b1a28290ac1b3e450506101ed5
/usr/lib/.build-id/9a/883c4b9a57f523eb00b472d8290c07e89f52e0
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/ff1c166d18e8afb4d52ea05f728b5dd0f9b44c
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/daffb45b800842573fdc4d908a0d7692141072
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/4f82e6c58e207379b51b76dff65af9913981cb
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/bbb59b99e600f0abd41dfdc05d48129fd682dd
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/c888f223205f1a565310bf6bf09796b438a64e
/usr/lib/.build-id/a7/e96f3a67057f069889bfbd2750c8704c2692a5
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/27abcc6df17137c1aeedd9fd86b2ced465fd8c
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/35bf265a514f505aa5f2a3ebde7327773a0bc2
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/b0c482bab515338459ad0bebc05877cc940eb5
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/3377c07011850139182fdaf49eb90b4a33e12c
/usr/lib/.build-id/be
/usr/lib/.build-id/be/640a42365790ac61788c4df45778f35730ee05
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/4929f68651ea531f1b93502259e35e847fad9d
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/dca4e54100c051455f9f0b78303a31b4ce3be7
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/6fc11c4c51abbc0dca04622c7893658038ccb0
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/1a32c99ebf369fefb1d671f9f1b31e20f69473
/usr/lib/.build-id/c5/b314f9f6d41d7f06cc048722f4b7c29368c7b0
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/4ddfe9c3a6c6e51fa92ae54158a591067b4dba
/usr/lib/.build-id/ce/68459748e84f172e184d201f8a74f63ddd0ecd
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/b861e12c91f10e1c017b5c2ce5ab30c2f0f2a2
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/2cd4414b6741283bc24f0c50f9af522ada095c
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/e3a247cfad75492baf04ce9ebc63d33c940a3e
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/2409c73eed6eb6969a8a5d18c3e48571902872
/usr/lib/.build-id/db
/usr/lib/.build-id/db/fb796411d5f31d3f9497273070ce19fa3286d0
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/d9ec44591a723a28c54f9efa4164089a5b8628
/usr/lib/.build-id/df
/usr/lib/.build-id/df/bb200b209646887dea7f60160ab113a1330032
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/bf3e18a6c4de1bb4f6d99d14f42f56c57daf72
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/43e7c5416da58cbe5771955c65ca8ac9acd686
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/1ddf8f21944bbbdfc902b55cc45086e012731c
/usr/lib/.build-id/eb/a19e03f80a126c728e3757d83a8d2143b72e5c
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/4034285e9fa1da2a94347a2e37c68c9b472f3d
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/fd23b1224c9cb5986a2d8639514c251600d76a
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/1e16c1a844f9e7b622611fe48685081592bf19
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/6cf17c50975e02c15ae78636141034ccda3b72
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/0f1f5b5bc1bdad02ffb92d5eadbd5835e5a815
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/932e90425cae057b8be964c5ead024c802458d
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/130702943ba5cd26a6ba3e4119aef2acc85970
/usr/lib/binfmt.d
/usr/lib/environment.d
/usr/lib/environment.d/99-environment.conf
/usr/lib/pam.d
/usr/lib/pam.d/systemd-user
/usr/lib/sysctl.d
/usr/lib/sysctl.d/50-coredump.conf
/usr/lib/sysctl.d/50-default.conf
/usr/lib/sysctl.d/50-pid-max.conf
/usr/lib/sysctl.d/README
/usr/lib/systemd
/usr/lib/systemd/catalog
/usr/lib/systemd/catalog/systemd.be.catalog
/usr/lib/systemd/catalog/[email protected]
/usr/lib/systemd/catalog/systemd.bg.catalog
/usr/lib/systemd/catalog/systemd.catalog
/usr/lib/systemd/catalog/systemd.de.catalog
/usr/lib/systemd/catalog/systemd.fr.catalog
/usr/lib/systemd/catalog/systemd.it.catalog
/usr/lib/systemd/catalog/systemd.pl.catalog
/usr/lib/systemd/catalog/systemd.pt_BR.catalog
/usr/lib/systemd/catalog/systemd.ru.catalog
/usr/lib/systemd/catalog/systemd.zh_CN.catalog
/usr/lib/systemd/catalog/systemd.zh_TW.catalog
/usr/lib/systemd/libsystemd-shared-248.so
/usr/lib/systemd/libsystemd-shared.abignore
/usr/lib/systemd/network
/usr/lib/systemd/ntp-units.d
/usr/lib/systemd/portable
/usr/lib/systemd/portable/profile
/usr/lib/systemd/portable/profile/default
/usr/lib/systemd/portable/profile/default/service.conf
/usr/lib/systemd/portable/profile/nonetwork
/usr/lib/systemd/portable/profile/nonetwork/service.conf
/usr/lib/systemd/portable/profile/strict
/usr/lib/systemd/portable/profile/strict/service.conf
/usr/lib/systemd/portable/profile/trusted
/usr/lib/systemd/portable/profile/trusted/service.conf
/usr/lib/systemd/purge-nobody-user
/usr/lib/systemd/resolv.conf
/usr/lib/systemd/system
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/systemd-debug-generator
/usr/lib/systemd/system-generators/systemd-fstab-generator
/usr/lib/systemd/system-generators/systemd-getty-generator
/usr/lib/systemd/system-generators/systemd-rc-local-generator
/usr/lib/systemd/system-generators/systemd-run-generator
/usr/lib/systemd/system-generators/systemd-system-update-generator
/usr/lib/systemd/system-generators/systemd-sysv-generator
/usr/lib/systemd/system-generators/systemd-veritysetup-generator
/usr/lib/systemd/system-preset
/usr/lib/systemd/system-preset/90-systemd.preset
/usr/lib/systemd/system-shutdown
/usr/lib/systemd/system/-.slice.d
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/basic.target
/usr/lib/systemd/system/basic.target.wants
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/bluetooth.target
/usr/lib/systemd/system/boot-complete.target
/usr/lib/systemd/system/console-getty.service
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/ctrl-alt-del.target
/usr/lib/systemd/system/dbus-org.freedesktop.hostname1.service
/usr/lib/systemd/system/dbus-org.freedesktop.locale1.service
/usr/lib/systemd/system/dbus-org.freedesktop.login1.service
/usr/lib/systemd/system/dbus-org.freedesktop.portable1.service
/usr/lib/systemd/system/dbus-org.freedesktop.timedate1.service
/usr/lib/systemd/system/dbus.target.wants
/usr/lib/systemd/system/debug-shell.service
/usr/lib/systemd/system/default.target
/usr/lib/systemd/system/default.target.wants
/usr/lib/systemd/system/dev-hugepages.mount
/usr/lib/systemd/system/dev-mqueue.mount
/usr/lib/systemd/system/emergency.service
/usr/lib/systemd/system/emergency.target
/usr/lib/systemd/system/exit.target
/usr/lib/systemd/system/final.target
/usr/lib/systemd/system/first-boot-complete.target
/usr/lib/systemd/system/getty-pre.target
/usr/lib/systemd/system/getty.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/graphical.target
/usr/lib/systemd/system/graphical.target.wants
/usr/lib/systemd/system/graphical.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/halt.target
/usr/lib/systemd/system/initrd-cleanup.service
/usr/lib/systemd/system/initrd-fs.target
/usr/lib/systemd/system/initrd-parse-etc.service
/usr/lib/systemd/system/initrd-root-device.target
/usr/lib/systemd/system/initrd-root-device.target.wants
/usr/lib/systemd/system/initrd-root-device.target.wants/remote-veritysetup.target
/usr/lib/systemd/system/initrd-root-fs.target
/usr/lib/systemd/system/initrd-root-fs.target.wants
/usr/lib/systemd/system/initrd-switch-root.service
/usr/lib/systemd/system/initrd-switch-root.target
/usr/lib/systemd/system/initrd.target
/usr/lib/systemd/system/kexec.target
/usr/lib/systemd/system/ldconfig.service
/usr/lib/systemd/system/local-fs-pre.target
/usr/lib/systemd/system/local-fs.target
/usr/lib/systemd/system/local-fs.target.wants
/usr/lib/systemd/system/local-fs.target.wants/tmp.mount
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/multi-user.target
/usr/lib/systemd/system/multi-user.target.wants
/usr/lib/systemd/system/multi-user.target.wants/getty.target
/usr/lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path
/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service
/usr/lib/systemd/system/network-online.target
/usr/lib/systemd/system/network-pre.target
/usr/lib/systemd/system/network.target
/usr/lib/systemd/system/nss-lookup.target
/usr/lib/systemd/system/nss-user-lookup.target
/usr/lib/systemd/system/paths.target
/usr/lib/systemd/system/poweroff.target
/usr/lib/systemd/system/printer.target
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount
/usr/lib/systemd/system/rc-local.service
/usr/lib/systemd/system/reboot.target
/usr/lib/systemd/system/remote-fs-pre.target
/usr/lib/systemd/system/remote-fs.target
/usr/lib/systemd/system/remote-fs.target.wants
/usr/lib/systemd/system/remote-veritysetup.target
/usr/lib/systemd/system/rescue.service
/usr/lib/systemd/system/rescue.target
/usr/lib/systemd/system/rescue.target.wants
/usr/lib/systemd/system/rescue.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/rpcbind.target
/usr/lib/systemd/system/runlevel0.target
/usr/lib/systemd/system/runlevel1.target
/usr/lib/systemd/system/runlevel1.target.wants
/usr/lib/systemd/system/runlevel2.target
/usr/lib/systemd/system/runlevel2.target.wants
/usr/lib/systemd/system/runlevel3.target
/usr/lib/systemd/system/runlevel3.target.wants
/usr/lib/systemd/system/runlevel4.target
/usr/lib/systemd/system/runlevel4.target.wants
/usr/lib/systemd/system/runlevel5.target
/usr/lib/systemd/system/runlevel5.target.wants
/usr/lib/systemd/system/runlevel6.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/shutdown.target
/usr/lib/systemd/system/sigpwr.target
/usr/lib/systemd/system/slices.target
/usr/lib/systemd/system/smartcard.target
/usr/lib/systemd/system/sockets.target
/usr/lib/systemd/system/sockets.target.wants
/usr/lib/systemd/system/sockets.target.wants/systemd-coredump.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-initctl.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket
/usr/lib/systemd/system/sound.target
/usr/lib/systemd/system/swap.target
/usr/lib/systemd/system/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sys-kernel-config.mount
/usr/lib/systemd/system/sys-kernel-debug.mount
/usr/lib/systemd/system/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target
/usr/lib/systemd/system/sysinit.target.wants
/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount
/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount
/usr/lib/systemd/system/sysinit.target.wants/ldconfig.service
/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-debug.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path
/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-catalog-update.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-flush.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-machine-id-commit.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysusers.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-done.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-utmp.service
/usr/lib/systemd/system/sysinit.target.wants/veritysetup.target
/usr/lib/systemd/system/syslog.socket
/usr/lib/systemd/system/syslog.target.wants
/usr/lib/systemd/system/system-update-cleanup.service
/usr/lib/systemd/system/system-update-pre.target
/usr/lib/systemd/system/system-update.target
/usr/lib/systemd/system/systemd-ask-password-console.path
/usr/lib/systemd/system/systemd-ask-password-console.service
/usr/lib/systemd/system/systemd-ask-password-wall.path
/usr/lib/systemd/system/systemd-ask-password-wall.service
/usr/lib/systemd/system/systemd-binfmt.service
/usr/lib/systemd/system/systemd-boot-check-no-failures.service
/usr/lib/systemd/system/systemd-coredump.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-exit.service
/usr/lib/systemd/system/systemd-firstboot.service
/usr/lib/systemd/system/systemd-halt.service
/usr/lib/systemd/system/systemd-homed-activate.service
/usr/lib/systemd/system/systemd-homed.service
/usr/lib/systemd/system/systemd-hostnamed.service
/usr/lib/systemd/system/systemd-hostnamed.service.d
/usr/lib/systemd/system/systemd-hostnamed.service.d/disable-privatedevices.conf
/usr/lib/systemd/system/systemd-initctl.service
/usr/lib/systemd/system/systemd-initctl.socket
/usr/lib/systemd/system/systemd-journal-catalog-update.service
/usr/lib/systemd/system/systemd-journal-flush.service
/usr/lib/systemd/system/systemd-journald-audit.socket
/usr/lib/systemd/system/systemd-journald-dev-log.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-journald.service
/usr/lib/systemd/system/systemd-journald.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-kexec.service
/usr/lib/systemd/system/systemd-localed.service
/usr/lib/systemd/system/systemd-logind.service
/usr/lib/systemd/system/systemd-machine-id-commit.service
/usr/lib/systemd/system/systemd-network-generator.service
/usr/lib/systemd/system/systemd-oomd.service
/usr/lib/systemd/system/systemd-portabled.service
/usr/lib/systemd/system/systemd-poweroff.service
/usr/lib/systemd/system/systemd-reboot.service
/usr/lib/systemd/system/systemd-resolved.service
/usr/lib/systemd/system/systemd-sysctl.service
/usr/lib/systemd/system/systemd-sysext.service
/usr/lib/systemd/system/systemd-sysusers.service
/usr/lib/systemd/system/systemd-time-wait-sync.service
/usr/lib/systemd/system/systemd-timedated.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/systemd-update-done.service
/usr/lib/systemd/system/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/systemd-update-utmp.service
/usr/lib/systemd/system/systemd-user-sessions.service
/usr/lib/systemd/system/systemd-userdbd.service
/usr/lib/systemd/system/systemd-userdbd.socket
/usr/lib/systemd/system/time-set.target
/usr/lib/systemd/system/time-sync.target
/usr/lib/systemd/system/timers.target
/usr/lib/systemd/system/timers.target.wants
/usr/lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/tmp.mount
/usr/lib/systemd/system/umount.target
/usr/lib/systemd/system/usb-gadget.target
/usr/lib/systemd/system/user-.slice.d
/usr/lib/systemd/system/user-.slice.d/10-defaults.conf
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/user.slice
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/veritysetup-pre.target
/usr/lib/systemd/system/veritysetup.target
/usr/lib/systemd/systemd
/usr/lib/systemd/systemd-ac-power
/usr/lib/systemd/systemd-binfmt
/usr/lib/systemd/systemd-boot-check-no-failures
/usr/lib/systemd/systemd-cgroups-agent
/usr/lib/systemd/systemd-coredump
/usr/lib/systemd/systemd-export
/usr/lib/systemd/systemd-homed
/usr/lib/systemd/systemd-homework
/usr/lib/systemd/systemd-hostnamed
/usr/lib/systemd/systemd-initctl
/usr/lib/systemd/systemd-journald
/usr/lib/systemd/systemd-localed
/usr/lib/systemd/systemd-logind
/usr/lib/systemd/systemd-network-generator
/usr/lib/systemd/systemd-oomd
/usr/lib/systemd/systemd-portabled
/usr/lib/systemd/systemd-reply-password
/usr/lib/systemd/systemd-resolved
/usr/lib/systemd/systemd-shutdown
/usr/lib/systemd/systemd-socket-proxyd
/usr/lib/systemd/systemd-sulogin-shell
/usr/lib/systemd/systemd-sysctl
/usr/lib/systemd/systemd-time-wait-sync
/usr/lib/systemd/systemd-timedated
/usr/lib/systemd/systemd-update-done
/usr/lib/systemd/systemd-update-utmp
/usr/lib/systemd/systemd-user-runtime-dir
/usr/lib/systemd/systemd-user-sessions
/usr/lib/systemd/systemd-userdbd
/usr/lib/systemd/systemd-userwork
/usr/lib/systemd/systemd-veritysetup
/usr/lib/systemd/systemd-xdg-autostart-condition
/usr/lib/systemd/user
/usr/lib/systemd/user-environment-generators
/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator
/usr/lib/systemd/user-generators
/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator
/usr/lib/systemd/user-preset
/usr/lib/systemd/user-preset/90-systemd.preset
/usr/lib/systemd/user/app.slice
/usr/lib/systemd/user/background.slice
/usr/lib/systemd/user/basic.target
/usr/lib/systemd/user/bluetooth.target
/usr/lib/systemd/user/default.target
/usr/lib/systemd/user/exit.target
/usr/lib/systemd/user/graphical-session-pre.target
/usr/lib/systemd/user/graphical-session.target
/usr/lib/systemd/user/paths.target
/usr/lib/systemd/user/printer.target
/usr/lib/systemd/user/session.slice
/usr/lib/systemd/user/shutdown.target
/usr/lib/systemd/user/smartcard.target
/usr/lib/systemd/user/sockets.target
/usr/lib/systemd/user/sound.target
/usr/lib/systemd/user/systemd-exit.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.timer
/usr/lib/systemd/user/systemd-tmpfiles-setup.service
/usr/lib/systemd/user/timers.target
/usr/lib/systemd/user/xdg-desktop-autostart.target
/usr/lib/sysusers.d
/usr/lib/sysusers.d/README
/usr/lib/sysusers.d/basic.conf
/usr/lib/sysusers.d/systemd.conf
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/README
/usr/lib/tmpfiles.d/etc.conf
/usr/lib/tmpfiles.d/home.conf
/usr/lib/tmpfiles.d/journal-nocow.conf
/usr/lib/tmpfiles.d/legacy.conf
/usr/lib/tmpfiles.d/portables.conf
/usr/lib/tmpfiles.d/static-nodes-permissions.conf
/usr/lib/tmpfiles.d/systemd-nologin.conf
/usr/lib/tmpfiles.d/systemd-tmp.conf
/usr/lib/tmpfiles.d/systemd.conf
/usr/lib/tmpfiles.d/tmp.conf
/usr/lib/tmpfiles.d/var.conf
/usr/lib/tmpfiles.d/x11.conf
/usr/sbin/halt
/usr/sbin/init
/usr/sbin/poweroff
/usr/sbin/reboot
/usr/sbin/resolvconf
/usr/sbin/runlevel
/usr/sbin/shutdown
/usr/sbin/telinit
/usr/share/bash-completion/completions/busctl
/usr/share/bash-completion/completions/coredumpctl
/usr/share/bash-completion/completions/homectl
/usr/share/bash-completion/completions/hostnamectl
/usr/share/bash-completion/completions/journalctl
/usr/share/bash-completion/completions/localectl
/usr/share/bash-completion/completions/loginctl
/usr/share/bash-completion/completions/portablectl
/usr/share/bash-completion/completions/resolvectl
/usr/share/bash-completion/completions/systemctl
/usr/share/bash-completion/completions/systemd-analyze
/usr/share/bash-completion/completions/systemd-cat
/usr/share/bash-completion/completions/systemd-cgls
/usr/share/bash-completion/completions/systemd-cgtop
/usr/share/bash-completion/completions/systemd-delta
/usr/share/bash-completion/completions/systemd-detect-virt
/usr/share/bash-completion/completions/systemd-id128
/usr/share/bash-completion/completions/systemd-path
/usr/share/bash-completion/completions/systemd-resolve
/usr/share/bash-completion/completions/systemd-run
/usr/share/bash-completion/completions/timedatectl
/usr/share/dbus-1/services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.home1.service
/usr/share/dbus-1/system-services/org.freedesktop.hostname1.service
/usr/share/dbus-1/system-services/org.freedesktop.locale1.service
/usr/share/dbus-1/system-services/org.freedesktop.login1.service
/usr/share/dbus-1/system-services/org.freedesktop.oom1.service
/usr/share/dbus-1/system-services/org.freedesktop.portable1.service
/usr/share/dbus-1/system-services/org.freedesktop.resolve1.service
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.timedate1.service
/usr/share/dbus-1/system.d/org.freedesktop.home1.conf
/usr/share/dbus-1/system.d/org.freedesktop.hostname1.conf
/usr/share/dbus-1/system.d/org.freedesktop.locale1.conf
/usr/share/dbus-1/system.d/org.freedesktop.login1.conf
/usr/share/dbus-1/system.d/org.freedesktop.oom1.conf
/usr/share/dbus-1/system.d/org.freedesktop.portable1.conf
/usr/share/dbus-1/system.d/org.freedesktop.resolve1.conf
/usr/share/dbus-1/system.d/org.freedesktop.systemd1.conf
/usr/share/dbus-1/system.d/org.freedesktop.timedate1.conf
/usr/share/doc/systemd
/usr/share/doc/systemd/20-yama-ptrace.conf
/usr/share/doc/systemd/CODING_STYLE.md
/usr/share/doc/systemd/DISTRO_PORTING.md
/usr/share/doc/systemd/ENVIRONMENT.md
/usr/share/doc/systemd/GVARIANT-SERIALIZATION.md
/usr/share/doc/systemd/HACKING.md
/usr/share/doc/systemd/NEWS
/usr/share/doc/systemd/README
/usr/share/doc/systemd/TRANSIENT-SETTINGS.md
/usr/share/doc/systemd/TRANSLATORS.md
/usr/share/doc/systemd/UIDS-GIDS.md
/usr/share/factory
/usr/share/factory/etc
/usr/share/factory/etc/issue
/usr/share/factory/etc/nsswitch.conf
/usr/share/factory/etc/pam.d
/usr/share/factory/etc/pam.d/other
/usr/share/factory/etc/pam.d/system-auth
/usr/share/licenses/systemd
/usr/share/licenses/systemd/LICENSE.GPL2
/usr/share/licenses/systemd/LICENSE.LGPL2.1
/usr/share/locale/be/LC_MESSAGES/systemd.mo
/usr/share/locale/be@latin/LC_MESSAGES/systemd.mo
/usr/share/locale/bg/LC_MESSAGES/systemd.mo
/usr/share/locale/ca/LC_MESSAGES/systemd.mo
/usr/share/locale/cs/LC_MESSAGES/systemd.mo
/usr/share/locale/da/LC_MESSAGES/systemd.mo
/usr/share/locale/de/LC_MESSAGES/systemd.mo
/usr/share/locale/el/LC_MESSAGES/systemd.mo
/usr/share/locale/es/LC_MESSAGES/systemd.mo
/usr/share/locale/fr/LC_MESSAGES/systemd.mo
/usr/share/locale/gl/LC_MESSAGES/systemd.mo
/usr/share/locale/hr/LC_MESSAGES/systemd.mo
/usr/share/locale/hu/LC_MESSAGES/systemd.mo
/usr/share/locale/id/LC_MESSAGES/systemd.mo
/usr/share/locale/it/LC_MESSAGES/systemd.mo
/usr/share/locale/ja/LC_MESSAGES/systemd.mo
/usr/share/locale/kab/LC_MESSAGES/systemd.mo
/usr/share/locale/ko/LC_MESSAGES/systemd.mo
/usr/share/locale/lt/LC_MESSAGES/systemd.mo
/usr/share/locale/nl/LC_MESSAGES/systemd.mo
/usr/share/locale/pa/LC_MESSAGES/systemd.mo
/usr/share/locale/pl/LC_MESSAGES/systemd.mo
/usr/share/locale/pt_BR/LC_MESSAGES/systemd.mo
/usr/share/locale/ro/LC_MESSAGES/systemd.mo
/usr/share/locale/ru/LC_MESSAGES/systemd.mo
/usr/share/locale/si/LC_MESSAGES/systemd.mo
/usr/share/locale/sk/LC_MESSAGES/systemd.mo
/usr/share/locale/sr/LC_MESSAGES/systemd.mo
/usr/share/locale/sv/LC_MESSAGES/systemd.mo
/usr/share/locale/tr/LC_MESSAGES/systemd.mo
/usr/share/locale/uk/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_CN/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_TW/LC_MESSAGES/systemd.mo
/usr/share/man/man1/busctl.1.gz
/usr/share/man/man1/coredumpctl.1.gz
/usr/share/man/man1/homectl.1.gz
/usr/share/man/man1/hostnamectl.1.gz
/usr/share/man/man1/init.1.gz
/usr/share/man/man1/journalctl.1.gz
/usr/share/man/man1/localectl.1.gz
/usr/share/man/man1/loginctl.1.gz
/usr/share/man/man1/oomctl.1.gz
/usr/share/man/man1/portablectl.1.gz
/usr/share/man/man1/resolvconf.1.gz
/usr/share/man/man1/resolvectl.1.gz
/usr/share/man/man1/systemctl.1.gz
/usr/share/man/man1/systemd-analyze.1.gz
/usr/share/man/man1/systemd-ask-password.1.gz
/usr/share/man/man1/systemd-cat.1.gz
/usr/share/man/man1/systemd-cgls.1.gz
/usr/share/man/man1/systemd-cgtop.1.gz
/usr/share/man/man1/systemd-cryptenroll.1.gz
/usr/share/man/man1/systemd-delta.1.gz
/usr/share/man/man1/systemd-detect-virt.1.gz
/usr/share/man/man1/systemd-dissect.1.gz
/usr/share/man/man1/systemd-escape.1.gz
/usr/share/man/man1/systemd-firstboot.1.gz
/usr/share/man/man1/systemd-firstboot.service.1.gz
/usr/share/man/man1/systemd-id128.1.gz
/usr/share/man/man1/systemd-inhibit.1.gz
/usr/share/man/man1/systemd-machine-id-setup.1.gz
/usr/share/man/man1/systemd-mount.1.gz
/usr/share/man/man1/systemd-notify.1.gz
/usr/share/man/man1/systemd-path.1.gz
/usr/share/man/man1/systemd-run.1.gz
/usr/share/man/man1/systemd-socket-activate.1.gz
/usr/share/man/man1/systemd-tty-ask-password-agent.1.gz
/usr/share/man/man1/systemd-umount.1.gz
/usr/share/man/man1/systemd.1.gz
/usr/share/man/man1/timedatectl.1.gz
/usr/share/man/man1/userdbctl.1.gz
/usr/share/man/man5/binfmt.d.5.gz
/usr/share/man/man5/coredump.conf.5.gz
/usr/share/man/man5/coredump.conf.d.5.gz
/usr/share/man/man5/crypttab.5.gz
/usr/share/man/man5/dnssec-trust-anchors.d.5.gz
/usr/share/man/man5/environment.d.5.gz
/usr/share/man/man5/homed.conf.5.gz
/usr/share/man/man5/homed.conf.d.5.gz
/usr/share/man/man5/hostname.5.gz
/usr/share/man/man5/journald.conf.5.gz
/usr/share/man/man5/journald.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/locale.conf.5.gz
/usr/share/man/man5/localtime.5.gz
/usr/share/man/man5/logind.conf.5.gz
/usr/share/man/man5/logind.conf.d.5.gz
/usr/share/man/man5/machine-id.5.gz
/usr/share/man/man5/machine-info.5.gz
/usr/share/man/man5/oomd.conf.5.gz
/usr/share/man/man5/oomd.conf.d.5.gz
/usr/share/man/man5/org.freedesktop.LogControl1.5.gz
/usr/share/man/man5/org.freedesktop.home1.5.gz
/usr/share/man/man5/org.freedesktop.hostname1.5.gz
/usr/share/man/man5/org.freedesktop.locale1.5.gz
/usr/share/man/man5/org.freedesktop.login1.5.gz
/usr/share/man/man5/org.freedesktop.oom1.5.gz
/usr/share/man/man5/org.freedesktop.portable1.5.gz
/usr/share/man/man5/org.freedesktop.resolve1.5.gz
/usr/share/man/man5/org.freedesktop.systemd1.5.gz
/usr/share/man/man5/org.freedesktop.timedate1.5.gz
/usr/share/man/man5/os-release.5.gz
/usr/share/man/man5/resolved.conf.5.gz
/usr/share/man/man5/resolved.conf.d.5.gz
/usr/share/man/man5/sysctl.d.5.gz
/usr/share/man/man5/system.conf.d.5.gz
/usr/share/man/man5/systemd-system.conf.5.gz
/usr/share/man/man5/systemd-user-runtime-dir.5.gz
/usr/share/man/man5/systemd-user.conf.5.gz
/usr/share/man/man5/systemd.automount.5.gz
/usr/share/man/man5/systemd.device.5.gz
/usr/share/man/man5/systemd.dnssd.5.gz
/usr/share/man/man5/systemd.exec.5.gz
/usr/share/man/man5/systemd.kill.5.gz
/usr/share/man/man5/systemd.link.5.gz
/usr/share/man/man5/systemd.mount.5.gz
/usr/share/man/man5/systemd.negative.5.gz
/usr/share/man/man5/systemd.netdev.5.gz
/usr/share/man/man5/systemd.network.5.gz
/usr/share/man/man5/systemd.nspawn.5.gz
/usr/share/man/man5/systemd.path.5.gz
/usr/share/man/man5/systemd.positive.5.gz
/usr/share/man/man5/systemd.preset.5.gz
/usr/share/man/man5/systemd.resource-control.5.gz
/usr/share/man/man5/systemd.scope.5.gz
/usr/share/man/man5/systemd.service.5.gz
/usr/share/man/man5/systemd.slice.5.gz
/usr/share/man/man5/systemd.socket.5.gz
/usr/share/man/man5/systemd.swap.5.gz
/usr/share/man/man5/systemd.target.5.gz
/usr/share/man/man5/systemd.timer.5.gz
/usr/share/man/man5/systemd.unit.5.gz
/usr/share/man/man5/sysusers.d.5.gz
/usr/share/man/man5/tmpfiles.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/user.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/veritytab.5.gz
/usr/share/man/man7/bootup.7.gz
/usr/share/man/man7/daemon.7.gz
/usr/share/man/man7/file-hierarchy.7.gz
/usr/share/man/man7/kernel-command-line.7.gz
/usr/share/man/man7/systemd.directives.7.gz
/usr/share/man/man7/systemd.environment-generator.7.gz
/usr/share/man/man7/systemd.generator.7.gz
/usr/share/man/man7/systemd.index.7.gz
/usr/share/man/man7/systemd.journal-fields.7.gz
/usr/share/man/man7/systemd.net-naming-scheme.7.gz
/usr/share/man/man7/systemd.offline-updates.7.gz
/usr/share/man/man7/systemd.special.7.gz
/usr/share/man/man7/systemd.syntax.7.gz
/usr/share/man/man7/systemd.time.7.gz
/usr/share/man/man8/30-systemd-environment-d-generator.8.gz
/usr/share/man/man8/halt.8.gz
/usr/share/man/man8/nss-myhostname.8.gz
/usr/share/man/man8/nss-resolve.8.gz
/usr/share/man/man8/nss-systemd.8.gz
/usr/share/man/man8/poweroff.8.gz
/usr/share/man/man8/rc-local.service.8.gz
/usr/share/man/man8/reboot.8.gz
/usr/share/man/man8/runlevel.8.gz
/usr/share/man/man8/shutdown.8.gz
/usr/share/man/man8/systemd-ask-password-console.path.8.gz
/usr/share/man/man8/systemd-ask-password-console.service.8.gz
/usr/share/man/man8/systemd-ask-password-wall.path.8.gz
/usr/share/man/man8/systemd-ask-password-wall.service.8.gz
/usr/share/man/man8/systemd-binfmt.8.gz
/usr/share/man/man8/systemd-binfmt.service.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.service.8.gz
/usr/share/man/man8/systemd-coredump.8.gz
/usr/share/man/man8/systemd-coredump.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-debug-generator.8.gz
/usr/share/man/man8/systemd-environment-d-generator.8.gz
/usr/share/man/man8/systemd-fstab-generator.8.gz
/usr/share/man/man8/systemd-getty-generator.8.gz
/usr/share/man/man8/systemd-halt.service.8.gz
/usr/share/man/man8/systemd-homed.8.gz
/usr/share/man/man8/systemd-homed.service.8.gz
/usr/share/man/man8/systemd-hostnamed.8.gz
/usr/share/man/man8/systemd-hostnamed.service.8.gz
/usr/share/man/man8/systemd-initctl.8.gz
/usr/share/man/man8/systemd-initctl.service.8.gz
/usr/share/man/man8/systemd-initctl.socket.8.gz
/usr/share/man/man8/systemd-journald-audit.socket.8.gz
/usr/share/man/man8/systemd-journald-dev-log.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-journald.8.gz
/usr/share/man/man8/systemd-journald.service.8.gz
/usr/share/man/man8/systemd-journald.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-kexec.service.8.gz
/usr/share/man/man8/systemd-localed.8.gz
/usr/share/man/man8/systemd-localed.service.8.gz
/usr/share/man/man8/systemd-logind.8.gz
/usr/share/man/man8/systemd-logind.service.8.gz
/usr/share/man/man8/systemd-machine-id-commit.service.8.gz
/usr/share/man/man8/systemd-network-generator.8.gz
/usr/share/man/man8/systemd-network-generator.service.8.gz
/usr/share/man/man8/systemd-oomd.8.gz
/usr/share/man/man8/systemd-oomd.service.8.gz
/usr/share/man/man8/systemd-portabled.8.gz
/usr/share/man/man8/systemd-portabled.service.8.gz
/usr/share/man/man8/systemd-poweroff.service.8.gz
/usr/share/man/man8/systemd-rc-local-generator.8.gz
/usr/share/man/man8/systemd-reboot.service.8.gz
/usr/share/man/man8/systemd-resolved.8.gz
/usr/share/man/man8/systemd-resolved.service.8.gz
/usr/share/man/man8/systemd-run-generator.8.gz
/usr/share/man/man8/systemd-shutdown.8.gz
/usr/share/man/man8/systemd-socket-proxyd.8.gz
/usr/share/man/man8/systemd-sysctl.8.gz
/usr/share/man/man8/systemd-sysctl.service.8.gz
/usr/share/man/man8/systemd-sysext.8.gz
/usr/share/man/man8/systemd-sysext.service.8.gz
/usr/share/man/man8/systemd-system-update-generator.8.gz
/usr/share/man/man8/systemd-sysusers.8.gz
/usr/share/man/man8/systemd-sysusers.service.8.gz
/usr/share/man/man8/systemd-sysv-generator.8.gz
/usr/share/man/man8/systemd-time-wait-sync.8.gz
/usr/share/man/man8/systemd-time-wait-sync.service.8.gz
/usr/share/man/man8/systemd-timedated.8.gz
/usr/share/man/man8/systemd-timedated.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.timer.8.gz
/usr/share/man/man8/systemd-tmpfiles-setup.service.8.gz
/usr/share/man/man8/systemd-tmpfiles.8.gz
/usr/share/man/man8/systemd-update-done.8.gz
/usr/share/man/man8/systemd-update-done.service.8.gz
/usr/share/man/man8/systemd-update-utmp-runlevel.service.8.gz
/usr/share/man/man8/systemd-update-utmp.8.gz
/usr/share/man/man8/systemd-update-utmp.service.8.gz
/usr/share/man/man8/systemd-user-sessions.8.gz
/usr/share/man/man8/systemd-user-sessions.service.8.gz
/usr/share/man/man8/systemd-userdbd.8.gz
/usr/share/man/man8/systemd-userdbd.service.8.gz
/usr/share/man/man8/systemd-veritysetup-generator.8.gz
/usr/share/man/man8/systemd-veritysetup.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-xdg-autostart-generator.8.gz
/usr/share/man/man8/telinit.8.gz
/usr/share/pkgconfig/systemd.pc
/usr/share/pkgconfig/udev.pc
/usr/share/polkit-1/actions/org.freedesktop.home1.policy
/usr/share/polkit-1/actions/org.freedesktop.hostname1.policy
/usr/share/polkit-1/actions/org.freedesktop.locale1.policy
/usr/share/polkit-1/actions/org.freedesktop.login1.policy
/usr/share/polkit-1/actions/org.freedesktop.portable1.policy
/usr/share/polkit-1/actions/org.freedesktop.resolve1.policy
/usr/share/polkit-1/actions/org.freedesktop.systemd1.policy
/usr/share/polkit-1/actions/org.freedesktop.timedate1.policy
/usr/share/systemd
/usr/share/systemd/kbd-model-map
/usr/share/systemd/language-fallback-map
/usr/share/zsh/site-functions/_busctl
/usr/share/zsh/site-functions/_coredumpctl
/usr/share/zsh/site-functions/_hostnamectl
/usr/share/zsh/site-functions/_journalctl
/usr/share/zsh/site-functions/_localectl
/usr/share/zsh/site-functions/_loginctl
/usr/share/zsh/site-functions/_resolvectl
/usr/share/zsh/site-functions/_sd_hosts_or_user_at_host
/usr/share/zsh/site-functions/_sd_machines
/usr/share/zsh/site-functions/_sd_outputmodes
/usr/share/zsh/site-functions/_sd_unit_files
/usr/share/zsh/site-functions/_systemctl
/usr/share/zsh/site-functions/_systemd
/usr/share/zsh/site-functions/_systemd-analyze
/usr/share/zsh/site-functions/_systemd-delta
/usr/share/zsh/site-functions/_systemd-inhibit
/usr/share/zsh/site-functions/_systemd-path
/usr/share/zsh/site-functions/_systemd-run
/usr/share/zsh/site-functions/_systemd-tmpfiles
/usr/share/zsh/site-functions/_timedatectl
/var/cache/private
/var/lib/private
/var/lib/private/systemd
/var/lib/rpm-state/systemd
/var/lib/systemd
/var/lib/systemd/catalog
/var/lib/systemd/catalog/database
/var/lib/systemd/coredump
/var/lib/systemd/linger
/var/log/README
/var/log/btmp
/var/log/journal
/var/log/private
/var/log/wtmp
/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/binfmt.d
/etc/crypttab
/etc/dnf/protected.d/systemd.conf
/etc/hostname
/etc/inittab
/etc/locale.conf
/etc/localtime
/etc/machine-id
/etc/machine-info
/etc/pam.d/systemd-user
/etc/rc.d
/etc/rc.d/init.d
/etc/rc.d/init.d/README
/etc/sysctl.conf
/etc/sysctl.d
/etc/sysctl.d/99-sysctl.conf
/etc/systemd
/etc/systemd/coredump.conf
/etc/systemd/homed.conf
/etc/systemd/journald.conf
/etc/systemd/logind.conf
/etc/systemd/network
/etc/systemd/oomd.conf
/etc/systemd/resolved.conf
/etc/systemd/system
/etc/systemd/system.conf
/etc/systemd/system/basic.target.wants
/etc/systemd/system/bluetooth.target.wants
/etc/systemd/system/default.target.wants
/etc/systemd/system/getty.target.wants
/etc/systemd/system/graphical.target.wants
/etc/systemd/system/local-fs.target.wants
/etc/systemd/system/machines.target.wants
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/network-online.target.wants
/etc/systemd/system/printer.target.wants
/etc/systemd/system/remote-fs.target.wants
/etc/systemd/system/sockets.target.wants
/etc/systemd/system/sysinit.target.wants
/etc/systemd/system/system-update.target.wants
/etc/systemd/system/timers.target.wants
/etc/systemd/user
/etc/systemd/user.conf
/etc/tmpfiles.d
/etc/xdg/systemd
/etc/xdg/systemd/user
/run/utmp
/usr/bin/busctl
/usr/bin/coredumpctl
/usr/bin/homectl
/usr/bin/hostnamectl
/usr/bin/journalctl
/usr/bin/localectl
/usr/bin/loginctl
/usr/bin/oomctl
/usr/bin/portablectl
/usr/bin/resolvectl
/usr/bin/systemctl
/usr/bin/systemd-analyze
/usr/bin/systemd-ask-password
/usr/bin/systemd-cat
/usr/bin/systemd-cgls
/usr/bin/systemd-cgtop
/usr/bin/systemd-cryptenroll
/usr/bin/systemd-delta
/usr/bin/systemd-detect-virt
/usr/bin/systemd-dissect
/usr/bin/systemd-escape
/usr/bin/systemd-firstboot
/usr/bin/systemd-id128
/usr/bin/systemd-inhibit
/usr/bin/systemd-machine-id-setup
/usr/bin/systemd-mount
/usr/bin/systemd-notify
/usr/bin/systemd-path
/usr/bin/systemd-resolve
/usr/bin/systemd-run
/usr/bin/systemd-socket-activate
/usr/bin/systemd-stdio-bridge
/usr/bin/systemd-sysext
/usr/bin/systemd-sysusers
/usr/bin/systemd-tmpfiles
/usr/bin/systemd-tty-ask-password-agent
/usr/bin/systemd-umount
/usr/bin/timedatectl
/usr/bin/userdbctl
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/20504e4bd2726a286680edda6cfe1c4ed821ad
/usr/lib/.build-id/05
/usr/lib/.build-id/05/a5200e376d5d6c98fc0ec7d6f95770810c69c6
/usr/lib/.build-id/07
/usr/lib/.build-id/07/5f7c1e2f6bafa6d3f81e1fbc3f370088338458
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/af66128f0c551c06e2e5ed67d6972ac78bfbc3
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/2a6601e5ff1c286ab3322d58a24db6614f6a68
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/681f78c48e4dde461a46c87f163e707a9f1950
/usr/lib/.build-id/10
/usr/lib/.build-id/10/ec64aae1da68ac56b2ace9b487a02c56c8fe59
/usr/lib/.build-id/13
/usr/lib/.build-id/13/817d361145731c8a15c45bb9b327858b7d735f
/usr/lib/.build-id/13/8b5dc336e864785e371bb87a14c4cf0edebf50
/usr/lib/.build-id/15
/usr/lib/.build-id/15/112340ed9313fa85a0ab2a0369549c9619e75f
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/42fedc3f3f0663d3ad21c85b676ed25cb1986a
/usr/lib/.build-id/20
/usr/lib/.build-id/20/ae034d4e5b2570ebbd9163666efe1c6687790f
/usr/lib/.build-id/20/d3ea8922688bcbee111041448fb55ff0e2424e
/usr/lib/.build-id/21
/usr/lib/.build-id/21/421356b62c34e4417cd2a7044ebcce124244ab
/usr/lib/.build-id/22
/usr/lib/.build-id/22/91ddd314295770879c42b997c872ef92ba1ed7
/usr/lib/.build-id/23
/usr/lib/.build-id/23/3a17f57eefbf2d4f296e54eaf477b70ec5f45f
/usr/lib/.build-id/23/fc06e9a40caed11d592bb6d50bd9f263d7e4f7
/usr/lib/.build-id/32
/usr/lib/.build-id/32/66d02d487577e9e2a1ba6b5f582907dbc97a22
/usr/lib/.build-id/32/a9589174ea3660065a27e99bf8062ccfb99a61
/usr/lib/.build-id/35
/usr/lib/.build-id/35/e889a4c18da33e91d589e3da068da577a8d786
/usr/lib/.build-id/37
/usr/lib/.build-id/37/767ae8aed4dc7266b56e975f2131c48b520b06
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/7210d2f112a612b81e25e90e10538a5ac222e4
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/a98d8cded2ba82b78ad69fba6ae8ed73869218
/usr/lib/.build-id/43
/usr/lib/.build-id/43/6740bd081db05721474bf9827ff79518ac7865
/usr/lib/.build-id/44
/usr/lib/.build-id/44/4913ddd59025f0e61a89102089b937331bb5da
/usr/lib/.build-id/45
/usr/lib/.build-id/45/26a90a52822c8ef5c22b6a645bb4cd88edbf4b
/usr/lib/.build-id/45/bbb3b6be1c3bf0e7feacc9a60419afc1b1c36c
/usr/lib/.build-id/49
/usr/lib/.build-id/49/613ed12896b2ba265506b0cdd9112b5ca368c5
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/febb3604b57587ed1a23b5fa9989d38185e906
/usr/lib/.build-id/55
/usr/lib/.build-id/55/0813d813e0e9238d796fe90e488e673e25c7f6
/usr/lib/.build-id/60
/usr/lib/.build-id/60/3fc80347718300ea78c8ffa7290525b6f89400
/usr/lib/.build-id/67
/usr/lib/.build-id/67/31d622ab31710458be10180bcc4ddd516345a8
/usr/lib/.build-id/68
/usr/lib/.build-id/68/2ef12e26c87cc26e70cd91e7cd3702bcaac3fb
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/eb05cddde546071618cf391de5769d5c5570a1
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/d516d3fbdbb5de9171f1672ae4332b9534b543
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/bd2f9e3fca45f91bdfdcb8edeadb937168c945
/usr/lib/.build-id/70
/usr/lib/.build-id/70/a862704cb718295cd16a6ed1c0fb98b48dd1b2
/usr/lib/.build-id/74
/usr/lib/.build-id/74/204622bc841843daa7d16f499f5e75ab53931f
/usr/lib/.build-id/75
/usr/lib/.build-id/75/349545535b26b40f7858222b6b27bc3a1df9e6
/usr/lib/.build-id/76
/usr/lib/.build-id/76/eeb6aa52aaeb1c411bd95eeecc77fe8de8a4a4
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/4cfac5b9769afef878855bb2a2229dc3c8a161
/usr/lib/.build-id/7a/9f89bf807443c430c142531efd25f9ce521a40
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/3d0c383f018a904323241bae430965630c351a
/usr/lib/.build-id/80
/usr/lib/.build-id/80/97872da105b70c40333b18a405c5e32e429068
/usr/lib/.build-id/81
/usr/lib/.build-id/81/fbfe3b1694f518cfa3814ef0bbd9dd228dc092
/usr/lib/.build-id/86
/usr/lib/.build-id/86/d96c4dba65a5f1a5a88c064ecf5725aab3f409
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/2e33e7033b8c79d6cfc411ff8d6e583c304e87
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/194660ca191e36883ff2f7536758f46777c8c0
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/3685fa49a16b90422ab74ff79328a5cacfc3c8
/usr/lib/.build-id/8d/a679ab059b049f40abf3fa540bb2be4b2d129b
/usr/lib/.build-id/96
/usr/lib/.build-id/96/0e388df1e8d2bb3121c3e5eb588840be02dd40
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/2e84b18a57a152bea06377b1c6758c6867c26b
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/bd606b1b6f380e7d5a2beff0665d3f1df8e925
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/9962ee495b3f262e54f65f0bdba9f2a9b8e630
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/338c2d881989a6ea2e3151a0f72db45f7ef29e
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/e0c986e87e6499cbc63c537bdcbc97555495d8
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/a42b99128202a34021cb640630bc85a4462520
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/42407450026083f35d024dd44abce583819db6
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/4bd5740444772a9b8c411630094be33cdfd689
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/8e2c8a41c0056ee23f37425ebf60058b3eaaef
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/48ccefd8d27e67b6fab7eab82b531f6289204f
/usr/lib/.build-id/bc/518fb9b03fabb69e455550fd1964e13456726e
/usr/lib/.build-id/bc/a9f000fdf17d0bd9c6d3a2f616d65b5da5499e
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/daa3240460570a612875911d978e06d1db8296
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/e76d701fd0a6c5cfd529a58c6121b75936ba01
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/6a5615f42713e436d46893e69db772741c5111
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/3223620ba05e5dc115b67ae007d7252c7eb3a0
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/5712b8ff37b254411b557a0e3bad63d73f18c6
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/d3c4104f9602dbea038ac204d7bdc86e6a0a0b
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/0d32e389fcf80ebe44d24f918cca936f2a75cd
/usr/lib/.build-id/d4/4f5b94aeb661526fa691f26f3f235d31607974
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/1bd6b705714df9e1488fc297b3d40a36f946ae
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/2a5d65a1ad6d75ac4e7c54e14d11dbd9dedbc5
/usr/lib/.build-id/db
/usr/lib/.build-id/db/dcd8cd5b2902043803ebb083878347ef20a346
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/6b7aac4eaa509cbd6f4e62d8cf04b650e4c37c
/usr/lib/.build-id/e5/b11a69ae45d2d30930885b3d85e99fde6d9ec7
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/55ca01b2e018ebf451870878f37de1e7623637
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/c2fa7a8415a75d65dddf27b0ba5e24ddbc4bda
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/b4c50095108fc9efaaf6fcaf3a5679adecc0f0
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/b579aa0f887c408292b3b4dd30bc55e3cdbe3e
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/6d80f7601938f78590966c202974e784d1762d
/usr/lib/binfmt.d
/usr/lib/environment.d
/usr/lib/environment.d/99-environment.conf
/usr/lib/pam.d
/usr/lib/pam.d/systemd-user
/usr/lib/sysctl.d
/usr/lib/sysctl.d/50-coredump.conf
/usr/lib/sysctl.d/50-default.conf
/usr/lib/sysctl.d/README
/usr/lib/systemd
/usr/lib/systemd/catalog
/usr/lib/systemd/catalog/systemd.be.catalog
/usr/lib/systemd/catalog/[email protected]
/usr/lib/systemd/catalog/systemd.bg.catalog
/usr/lib/systemd/catalog/systemd.catalog
/usr/lib/systemd/catalog/systemd.de.catalog
/usr/lib/systemd/catalog/systemd.fr.catalog
/usr/lib/systemd/catalog/systemd.it.catalog
/usr/lib/systemd/catalog/systemd.pl.catalog
/usr/lib/systemd/catalog/systemd.pt_BR.catalog
/usr/lib/systemd/catalog/systemd.ru.catalog
/usr/lib/systemd/catalog/systemd.zh_CN.catalog
/usr/lib/systemd/catalog/systemd.zh_TW.catalog
/usr/lib/systemd/libsystemd-shared-248.so
/usr/lib/systemd/libsystemd-shared.abignore
/usr/lib/systemd/network
/usr/lib/systemd/ntp-units.d
/usr/lib/systemd/portable
/usr/lib/systemd/portable/profile
/usr/lib/systemd/portable/profile/default
/usr/lib/systemd/portable/profile/default/service.conf
/usr/lib/systemd/portable/profile/nonetwork
/usr/lib/systemd/portable/profile/nonetwork/service.conf
/usr/lib/systemd/portable/profile/strict
/usr/lib/systemd/portable/profile/strict/service.conf
/usr/lib/systemd/portable/profile/trusted
/usr/lib/systemd/portable/profile/trusted/service.conf
/usr/lib/systemd/purge-nobody-user
/usr/lib/systemd/resolv.conf
/usr/lib/systemd/system
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/systemd-debug-generator
/usr/lib/systemd/system-generators/systemd-fstab-generator
/usr/lib/systemd/system-generators/systemd-getty-generator
/usr/lib/systemd/system-generators/systemd-rc-local-generator
/usr/lib/systemd/system-generators/systemd-run-generator
/usr/lib/systemd/system-generators/systemd-system-update-generator
/usr/lib/systemd/system-generators/systemd-sysv-generator
/usr/lib/systemd/system-generators/systemd-veritysetup-generator
/usr/lib/systemd/system-preset
/usr/lib/systemd/system-preset/90-systemd.preset
/usr/lib/systemd/system-shutdown
/usr/lib/systemd/system/-.slice.d
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/basic.target
/usr/lib/systemd/system/basic.target.wants
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/bluetooth.target
/usr/lib/systemd/system/boot-complete.target
/usr/lib/systemd/system/console-getty.service
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/ctrl-alt-del.target
/usr/lib/systemd/system/dbus-org.freedesktop.hostname1.service
/usr/lib/systemd/system/dbus-org.freedesktop.locale1.service
/usr/lib/systemd/system/dbus-org.freedesktop.login1.service
/usr/lib/systemd/system/dbus-org.freedesktop.oom1.service
/usr/lib/systemd/system/dbus-org.freedesktop.portable1.service
/usr/lib/systemd/system/dbus-org.freedesktop.timedate1.service
/usr/lib/systemd/system/dbus.target.wants
/usr/lib/systemd/system/debug-shell.service
/usr/lib/systemd/system/default.target
/usr/lib/systemd/system/default.target.wants
/usr/lib/systemd/system/dev-hugepages.mount
/usr/lib/systemd/system/dev-mqueue.mount
/usr/lib/systemd/system/emergency.service
/usr/lib/systemd/system/emergency.target
/usr/lib/systemd/system/exit.target
/usr/lib/systemd/system/final.target
/usr/lib/systemd/system/first-boot-complete.target
/usr/lib/systemd/system/getty-pre.target
/usr/lib/systemd/system/getty.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/graphical.target
/usr/lib/systemd/system/graphical.target.wants
/usr/lib/systemd/system/graphical.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/halt.target
/usr/lib/systemd/system/initrd-cleanup.service
/usr/lib/systemd/system/initrd-fs.target
/usr/lib/systemd/system/initrd-parse-etc.service
/usr/lib/systemd/system/initrd-root-device.target
/usr/lib/systemd/system/initrd-root-device.target.wants
/usr/lib/systemd/system/initrd-root-device.target.wants/remote-veritysetup.target
/usr/lib/systemd/system/initrd-root-fs.target
/usr/lib/systemd/system/initrd-root-fs.target.wants
/usr/lib/systemd/system/initrd-switch-root.service
/usr/lib/systemd/system/initrd-switch-root.target
/usr/lib/systemd/system/initrd.target
/usr/lib/systemd/system/kexec.target
/usr/lib/systemd/system/ldconfig.service
/usr/lib/systemd/system/local-fs-pre.target
/usr/lib/systemd/system/local-fs.target
/usr/lib/systemd/system/local-fs.target.wants
/usr/lib/systemd/system/local-fs.target.wants/tmp.mount
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/multi-user.target
/usr/lib/systemd/system/multi-user.target.wants
/usr/lib/systemd/system/multi-user.target.wants/getty.target
/usr/lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path
/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service
/usr/lib/systemd/system/network-online.target
/usr/lib/systemd/system/network-pre.target
/usr/lib/systemd/system/network.target
/usr/lib/systemd/system/nss-lookup.target
/usr/lib/systemd/system/nss-user-lookup.target
/usr/lib/systemd/system/paths.target
/usr/lib/systemd/system/poweroff.target
/usr/lib/systemd/system/printer.target
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount
/usr/lib/systemd/system/rc-local.service
/usr/lib/systemd/system/reboot.target
/usr/lib/systemd/system/remote-fs-pre.target
/usr/lib/systemd/system/remote-fs.target
/usr/lib/systemd/system/remote-fs.target.wants
/usr/lib/systemd/system/remote-veritysetup.target
/usr/lib/systemd/system/rescue.service
/usr/lib/systemd/system/rescue.target
/usr/lib/systemd/system/rescue.target.wants
/usr/lib/systemd/system/rescue.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/rpcbind.target
/usr/lib/systemd/system/runlevel0.target
/usr/lib/systemd/system/runlevel1.target
/usr/lib/systemd/system/runlevel1.target.wants
/usr/lib/systemd/system/runlevel2.target
/usr/lib/systemd/system/runlevel2.target.wants
/usr/lib/systemd/system/runlevel3.target
/usr/lib/systemd/system/runlevel3.target.wants
/usr/lib/systemd/system/runlevel4.target
/usr/lib/systemd/system/runlevel4.target.wants
/usr/lib/systemd/system/runlevel5.target
/usr/lib/systemd/system/runlevel5.target.wants
/usr/lib/systemd/system/runlevel6.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/shutdown.target
/usr/lib/systemd/system/sigpwr.target
/usr/lib/systemd/system/slices.target
/usr/lib/systemd/system/smartcard.target
/usr/lib/systemd/system/sockets.target
/usr/lib/systemd/system/sockets.target.wants
/usr/lib/systemd/system/sockets.target.wants/systemd-coredump.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-initctl.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket
/usr/lib/systemd/system/sound.target
/usr/lib/systemd/system/swap.target
/usr/lib/systemd/system/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sys-kernel-config.mount
/usr/lib/systemd/system/sys-kernel-debug.mount
/usr/lib/systemd/system/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target
/usr/lib/systemd/system/sysinit.target.wants
/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount
/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount
/usr/lib/systemd/system/sysinit.target.wants/ldconfig.service
/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-debug.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path
/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-catalog-update.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-flush.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-machine-id-commit.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysusers.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-done.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-utmp.service
/usr/lib/systemd/system/sysinit.target.wants/veritysetup.target
/usr/lib/systemd/system/syslog.socket
/usr/lib/systemd/system/syslog.target.wants
/usr/lib/systemd/system/system-update-cleanup.service
/usr/lib/systemd/system/system-update-pre.target
/usr/lib/systemd/system/system-update.target
/usr/lib/systemd/system/systemd-ask-password-console.path
/usr/lib/systemd/system/systemd-ask-password-console.service
/usr/lib/systemd/system/systemd-ask-password-wall.path
/usr/lib/systemd/system/systemd-ask-password-wall.service
/usr/lib/systemd/system/systemd-binfmt.service
/usr/lib/systemd/system/systemd-boot-check-no-failures.service
/usr/lib/systemd/system/systemd-coredump.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-exit.service
/usr/lib/systemd/system/systemd-firstboot.service
/usr/lib/systemd/system/systemd-halt.service
/usr/lib/systemd/system/systemd-homed-activate.service
/usr/lib/systemd/system/systemd-homed.service
/usr/lib/systemd/system/systemd-hostnamed.service
/usr/lib/systemd/system/systemd-hostnamed.service.d
/usr/lib/systemd/system/systemd-hostnamed.service.d/disable-privatedevices.conf
/usr/lib/systemd/system/systemd-initctl.service
/usr/lib/systemd/system/systemd-initctl.socket
/usr/lib/systemd/system/systemd-journal-catalog-update.service
/usr/lib/systemd/system/systemd-journal-flush.service
/usr/lib/systemd/system/systemd-journald-audit.socket
/usr/lib/systemd/system/systemd-journald-dev-log.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-journald.service
/usr/lib/systemd/system/systemd-journald.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-kexec.service
/usr/lib/systemd/system/systemd-localed.service
/usr/lib/systemd/system/systemd-logind.service
/usr/lib/systemd/system/systemd-machine-id-commit.service
/usr/lib/systemd/system/systemd-network-generator.service
/usr/lib/systemd/system/systemd-oomd.service
/usr/lib/systemd/system/systemd-portabled.service
/usr/lib/systemd/system/systemd-poweroff.service
/usr/lib/systemd/system/systemd-reboot.service
/usr/lib/systemd/system/systemd-resolved.service
/usr/lib/systemd/system/systemd-sysctl.service
/usr/lib/systemd/system/systemd-sysext.service
/usr/lib/systemd/system/systemd-sysusers.service
/usr/lib/systemd/system/systemd-time-wait-sync.service
/usr/lib/systemd/system/systemd-timedated.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/systemd-update-done.service
/usr/lib/systemd/system/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/systemd-update-utmp.service
/usr/lib/systemd/system/systemd-user-sessions.service
/usr/lib/systemd/system/systemd-userdbd.service
/usr/lib/systemd/system/systemd-userdbd.socket
/usr/lib/systemd/system/time-set.target
/usr/lib/systemd/system/time-sync.target
/usr/lib/systemd/system/timers.target
/usr/lib/systemd/system/timers.target.wants
/usr/lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/tmp.mount
/usr/lib/systemd/system/umount.target
/usr/lib/systemd/system/usb-gadget.target
/usr/lib/systemd/system/user-.slice.d
/usr/lib/systemd/system/user-.slice.d/10-defaults.conf
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/user.slice
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/veritysetup-pre.target
/usr/lib/systemd/system/veritysetup.target
/usr/lib/systemd/systemd
/usr/lib/systemd/systemd-ac-power
/usr/lib/systemd/systemd-binfmt
/usr/lib/systemd/systemd-boot-check-no-failures
/usr/lib/systemd/systemd-cgroups-agent
/usr/lib/systemd/systemd-coredump
/usr/lib/systemd/systemd-export
/usr/lib/systemd/systemd-homed
/usr/lib/systemd/systemd-homework
/usr/lib/systemd/systemd-hostnamed
/usr/lib/systemd/systemd-initctl
/usr/lib/systemd/systemd-journald
/usr/lib/systemd/systemd-localed
/usr/lib/systemd/systemd-logind
/usr/lib/systemd/systemd-network-generator
/usr/lib/systemd/systemd-oomd
/usr/lib/systemd/systemd-portabled
/usr/lib/systemd/systemd-reply-password
/usr/lib/systemd/systemd-resolved
/usr/lib/systemd/systemd-shutdown
/usr/lib/systemd/systemd-socket-proxyd
/usr/lib/systemd/systemd-sulogin-shell
/usr/lib/systemd/systemd-sysctl
/usr/lib/systemd/systemd-time-wait-sync
/usr/lib/systemd/systemd-timedated
/usr/lib/systemd/systemd-update-done
/usr/lib/systemd/systemd-update-utmp
/usr/lib/systemd/systemd-user-runtime-dir
/usr/lib/systemd/systemd-user-sessions
/usr/lib/systemd/systemd-userdbd
/usr/lib/systemd/systemd-userwork
/usr/lib/systemd/systemd-veritysetup
/usr/lib/systemd/systemd-xdg-autostart-condition
/usr/lib/systemd/user
/usr/lib/systemd/user-environment-generators
/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator
/usr/lib/systemd/user-generators
/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator
/usr/lib/systemd/user-preset
/usr/lib/systemd/user-preset/90-systemd.preset
/usr/lib/systemd/user/app.slice
/usr/lib/systemd/user/background.slice
/usr/lib/systemd/user/basic.target
/usr/lib/systemd/user/bluetooth.target
/usr/lib/systemd/user/default.target
/usr/lib/systemd/user/exit.target
/usr/lib/systemd/user/graphical-session-pre.target
/usr/lib/systemd/user/graphical-session.target
/usr/lib/systemd/user/paths.target
/usr/lib/systemd/user/printer.target
/usr/lib/systemd/user/session.slice
/usr/lib/systemd/user/shutdown.target
/usr/lib/systemd/user/smartcard.target
/usr/lib/systemd/user/sockets.target
/usr/lib/systemd/user/sound.target
/usr/lib/systemd/user/systemd-exit.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.timer
/usr/lib/systemd/user/systemd-tmpfiles-setup.service
/usr/lib/systemd/user/timers.target
/usr/lib/systemd/user/xdg-desktop-autostart.target
/usr/lib/sysusers.d
/usr/lib/sysusers.d/README
/usr/lib/sysusers.d/basic.conf
/usr/lib/sysusers.d/systemd.conf
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/README
/usr/lib/tmpfiles.d/etc.conf
/usr/lib/tmpfiles.d/home.conf
/usr/lib/tmpfiles.d/journal-nocow.conf
/usr/lib/tmpfiles.d/legacy.conf
/usr/lib/tmpfiles.d/portables.conf
/usr/lib/tmpfiles.d/static-nodes-permissions.conf
/usr/lib/tmpfiles.d/systemd-nologin.conf
/usr/lib/tmpfiles.d/systemd-tmp.conf
/usr/lib/tmpfiles.d/systemd.conf
/usr/lib/tmpfiles.d/tmp.conf
/usr/lib/tmpfiles.d/var.conf
/usr/lib/tmpfiles.d/x11.conf
/usr/sbin/halt
/usr/sbin/init
/usr/sbin/poweroff
/usr/sbin/reboot
/usr/sbin/resolvconf
/usr/sbin/runlevel
/usr/sbin/shutdown
/usr/sbin/telinit
/usr/share/bash-completion/completions/busctl
/usr/share/bash-completion/completions/coredumpctl
/usr/share/bash-completion/completions/homectl
/usr/share/bash-completion/completions/hostnamectl
/usr/share/bash-completion/completions/journalctl
/usr/share/bash-completion/completions/localectl
/usr/share/bash-completion/completions/loginctl
/usr/share/bash-completion/completions/portablectl
/usr/share/bash-completion/completions/resolvectl
/usr/share/bash-completion/completions/systemctl
/usr/share/bash-completion/completions/systemd-analyze
/usr/share/bash-completion/completions/systemd-cat
/usr/share/bash-completion/completions/systemd-cgls
/usr/share/bash-completion/completions/systemd-cgtop
/usr/share/bash-completion/completions/systemd-delta
/usr/share/bash-completion/completions/systemd-detect-virt
/usr/share/bash-completion/completions/systemd-id128
/usr/share/bash-completion/completions/systemd-path
/usr/share/bash-completion/completions/systemd-resolve
/usr/share/bash-completion/completions/systemd-run
/usr/share/bash-completion/completions/timedatectl
/usr/share/dbus-1/services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.home1.service
/usr/share/dbus-1/system-services/org.freedesktop.hostname1.service
/usr/share/dbus-1/system-services/org.freedesktop.locale1.service
/usr/share/dbus-1/system-services/org.freedesktop.login1.service
/usr/share/dbus-1/system-services/org.freedesktop.oom1.service
/usr/share/dbus-1/system-services/org.freedesktop.portable1.service
/usr/share/dbus-1/system-services/org.freedesktop.resolve1.service
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.timedate1.service
/usr/share/dbus-1/system.d/org.freedesktop.home1.conf
/usr/share/dbus-1/system.d/org.freedesktop.hostname1.conf
/usr/share/dbus-1/system.d/org.freedesktop.locale1.conf
/usr/share/dbus-1/system.d/org.freedesktop.login1.conf
/usr/share/dbus-1/system.d/org.freedesktop.oom1.conf
/usr/share/dbus-1/system.d/org.freedesktop.portable1.conf
/usr/share/dbus-1/system.d/org.freedesktop.resolve1.conf
/usr/share/dbus-1/system.d/org.freedesktop.systemd1.conf
/usr/share/dbus-1/system.d/org.freedesktop.timedate1.conf
/usr/share/doc/systemd
/usr/share/doc/systemd/20-yama-ptrace.conf
/usr/share/doc/systemd/CODING_STYLE.md
/usr/share/doc/systemd/DISTRO_PORTING.md
/usr/share/doc/systemd/ENVIRONMENT.md
/usr/share/doc/systemd/GVARIANT-SERIALIZATION.md
/usr/share/doc/systemd/HACKING.md
/usr/share/doc/systemd/NEWS
/usr/share/doc/systemd/README
/usr/share/doc/systemd/TRANSIENT-SETTINGS.md
/usr/share/doc/systemd/TRANSLATORS.md
/usr/share/doc/systemd/UIDS-GIDS.md
/usr/share/factory
/usr/share/factory/etc
/usr/share/factory/etc/issue
/usr/share/factory/etc/nsswitch.conf
/usr/share/factory/etc/pam.d
/usr/share/factory/etc/pam.d/other
/usr/share/factory/etc/pam.d/system-auth
/usr/share/licenses/systemd
/usr/share/licenses/systemd/LICENSE.GPL2
/usr/share/licenses/systemd/LICENSE.LGPL2.1
/usr/share/locale/be/LC_MESSAGES/systemd.mo
/usr/share/locale/be@latin/LC_MESSAGES/systemd.mo
/usr/share/locale/bg/LC_MESSAGES/systemd.mo
/usr/share/locale/ca/LC_MESSAGES/systemd.mo
/usr/share/locale/cs/LC_MESSAGES/systemd.mo
/usr/share/locale/da/LC_MESSAGES/systemd.mo
/usr/share/locale/de/LC_MESSAGES/systemd.mo
/usr/share/locale/el/LC_MESSAGES/systemd.mo
/usr/share/locale/es/LC_MESSAGES/systemd.mo
/usr/share/locale/fr/LC_MESSAGES/systemd.mo
/usr/share/locale/gl/LC_MESSAGES/systemd.mo
/usr/share/locale/hr/LC_MESSAGES/systemd.mo
/usr/share/locale/hu/LC_MESSAGES/systemd.mo
/usr/share/locale/id/LC_MESSAGES/systemd.mo
/usr/share/locale/it/LC_MESSAGES/systemd.mo
/usr/share/locale/ja/LC_MESSAGES/systemd.mo
/usr/share/locale/kab/LC_MESSAGES/systemd.mo
/usr/share/locale/ko/LC_MESSAGES/systemd.mo
/usr/share/locale/lt/LC_MESSAGES/systemd.mo
/usr/share/locale/nl/LC_MESSAGES/systemd.mo
/usr/share/locale/pa/LC_MESSAGES/systemd.mo
/usr/share/locale/pl/LC_MESSAGES/systemd.mo
/usr/share/locale/pt_BR/LC_MESSAGES/systemd.mo
/usr/share/locale/ro/LC_MESSAGES/systemd.mo
/usr/share/locale/ru/LC_MESSAGES/systemd.mo
/usr/share/locale/si/LC_MESSAGES/systemd.mo
/usr/share/locale/sk/LC_MESSAGES/systemd.mo
/usr/share/locale/sr/LC_MESSAGES/systemd.mo
/usr/share/locale/sv/LC_MESSAGES/systemd.mo
/usr/share/locale/tr/LC_MESSAGES/systemd.mo
/usr/share/locale/uk/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_CN/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_TW/LC_MESSAGES/systemd.mo
/usr/share/man/man1/busctl.1.gz
/usr/share/man/man1/coredumpctl.1.gz
/usr/share/man/man1/homectl.1.gz
/usr/share/man/man1/hostnamectl.1.gz
/usr/share/man/man1/init.1.gz
/usr/share/man/man1/journalctl.1.gz
/usr/share/man/man1/localectl.1.gz
/usr/share/man/man1/loginctl.1.gz
/usr/share/man/man1/oomctl.1.gz
/usr/share/man/man1/portablectl.1.gz
/usr/share/man/man1/resolvconf.1.gz
/usr/share/man/man1/resolvectl.1.gz
/usr/share/man/man1/systemctl.1.gz
/usr/share/man/man1/systemd-analyze.1.gz
/usr/share/man/man1/systemd-ask-password.1.gz
/usr/share/man/man1/systemd-cat.1.gz
/usr/share/man/man1/systemd-cgls.1.gz
/usr/share/man/man1/systemd-cgtop.1.gz
/usr/share/man/man1/systemd-cryptenroll.1.gz
/usr/share/man/man1/systemd-delta.1.gz
/usr/share/man/man1/systemd-detect-virt.1.gz
/usr/share/man/man1/systemd-dissect.1.gz
/usr/share/man/man1/systemd-escape.1.gz
/usr/share/man/man1/systemd-firstboot.1.gz
/usr/share/man/man1/systemd-firstboot.service.1.gz
/usr/share/man/man1/systemd-id128.1.gz
/usr/share/man/man1/systemd-inhibit.1.gz
/usr/share/man/man1/systemd-machine-id-setup.1.gz
/usr/share/man/man1/systemd-mount.1.gz
/usr/share/man/man1/systemd-notify.1.gz
/usr/share/man/man1/systemd-path.1.gz
/usr/share/man/man1/systemd-run.1.gz
/usr/share/man/man1/systemd-socket-activate.1.gz
/usr/share/man/man1/systemd-tty-ask-password-agent.1.gz
/usr/share/man/man1/systemd-umount.1.gz
/usr/share/man/man1/systemd.1.gz
/usr/share/man/man1/timedatectl.1.gz
/usr/share/man/man1/userdbctl.1.gz
/usr/share/man/man5/binfmt.d.5.gz
/usr/share/man/man5/coredump.conf.5.gz
/usr/share/man/man5/coredump.conf.d.5.gz
/usr/share/man/man5/crypttab.5.gz
/usr/share/man/man5/dnssec-trust-anchors.d.5.gz
/usr/share/man/man5/environment.d.5.gz
/usr/share/man/man5/homed.conf.5.gz
/usr/share/man/man5/homed.conf.d.5.gz
/usr/share/man/man5/hostname.5.gz
/usr/share/man/man5/journald.conf.5.gz
/usr/share/man/man5/journald.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/locale.conf.5.gz
/usr/share/man/man5/localtime.5.gz
/usr/share/man/man5/logind.conf.5.gz
/usr/share/man/man5/logind.conf.d.5.gz
/usr/share/man/man5/machine-id.5.gz
/usr/share/man/man5/machine-info.5.gz
/usr/share/man/man5/oomd.conf.5.gz
/usr/share/man/man5/oomd.conf.d.5.gz
/usr/share/man/man5/org.freedesktop.LogControl1.5.gz
/usr/share/man/man5/org.freedesktop.home1.5.gz
/usr/share/man/man5/org.freedesktop.hostname1.5.gz
/usr/share/man/man5/org.freedesktop.locale1.5.gz
/usr/share/man/man5/org.freedesktop.login1.5.gz
/usr/share/man/man5/org.freedesktop.oom1.5.gz
/usr/share/man/man5/org.freedesktop.portable1.5.gz
/usr/share/man/man5/org.freedesktop.resolve1.5.gz
/usr/share/man/man5/org.freedesktop.systemd1.5.gz
/usr/share/man/man5/org.freedesktop.timedate1.5.gz
/usr/share/man/man5/os-release.5.gz
/usr/share/man/man5/resolved.conf.5.gz
/usr/share/man/man5/resolved.conf.d.5.gz
/usr/share/man/man5/sysctl.d.5.gz
/usr/share/man/man5/system.conf.d.5.gz
/usr/share/man/man5/systemd-system.conf.5.gz
/usr/share/man/man5/systemd-user-runtime-dir.5.gz
/usr/share/man/man5/systemd-user.conf.5.gz
/usr/share/man/man5/systemd.automount.5.gz
/usr/share/man/man5/systemd.device.5.gz
/usr/share/man/man5/systemd.dnssd.5.gz
/usr/share/man/man5/systemd.exec.5.gz
/usr/share/man/man5/systemd.kill.5.gz
/usr/share/man/man5/systemd.link.5.gz
/usr/share/man/man5/systemd.mount.5.gz
/usr/share/man/man5/systemd.negative.5.gz
/usr/share/man/man5/systemd.netdev.5.gz
/usr/share/man/man5/systemd.network.5.gz
/usr/share/man/man5/systemd.nspawn.5.gz
/usr/share/man/man5/systemd.path.5.gz
/usr/share/man/man5/systemd.positive.5.gz
/usr/share/man/man5/systemd.preset.5.gz
/usr/share/man/man5/systemd.resource-control.5.gz
/usr/share/man/man5/systemd.scope.5.gz
/usr/share/man/man5/systemd.service.5.gz
/usr/share/man/man5/systemd.slice.5.gz
/usr/share/man/man5/systemd.socket.5.gz
/usr/share/man/man5/systemd.swap.5.gz
/usr/share/man/man5/systemd.target.5.gz
/usr/share/man/man5/systemd.timer.5.gz
/usr/share/man/man5/systemd.unit.5.gz
/usr/share/man/man5/sysusers.d.5.gz
/usr/share/man/man5/tmpfiles.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/user.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/veritytab.5.gz
/usr/share/man/man7/bootup.7.gz
/usr/share/man/man7/daemon.7.gz
/usr/share/man/man7/file-hierarchy.7.gz
/usr/share/man/man7/kernel-command-line.7.gz
/usr/share/man/man7/systemd.directives.7.gz
/usr/share/man/man7/systemd.environment-generator.7.gz
/usr/share/man/man7/systemd.generator.7.gz
/usr/share/man/man7/systemd.index.7.gz
/usr/share/man/man7/systemd.journal-fields.7.gz
/usr/share/man/man7/systemd.net-naming-scheme.7.gz
/usr/share/man/man7/systemd.offline-updates.7.gz
/usr/share/man/man7/systemd.special.7.gz
/usr/share/man/man7/systemd.syntax.7.gz
/usr/share/man/man7/systemd.time.7.gz
/usr/share/man/man8/30-systemd-environment-d-generator.8.gz
/usr/share/man/man8/halt.8.gz
/usr/share/man/man8/nss-myhostname.8.gz
/usr/share/man/man8/nss-resolve.8.gz
/usr/share/man/man8/nss-systemd.8.gz
/usr/share/man/man8/poweroff.8.gz
/usr/share/man/man8/rc-local.service.8.gz
/usr/share/man/man8/reboot.8.gz
/usr/share/man/man8/runlevel.8.gz
/usr/share/man/man8/shutdown.8.gz
/usr/share/man/man8/systemd-ask-password-console.path.8.gz
/usr/share/man/man8/systemd-ask-password-console.service.8.gz
/usr/share/man/man8/systemd-ask-password-wall.path.8.gz
/usr/share/man/man8/systemd-ask-password-wall.service.8.gz
/usr/share/man/man8/systemd-binfmt.8.gz
/usr/share/man/man8/systemd-binfmt.service.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.service.8.gz
/usr/share/man/man8/systemd-coredump.8.gz
/usr/share/man/man8/systemd-coredump.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-debug-generator.8.gz
/usr/share/man/man8/systemd-environment-d-generator.8.gz
/usr/share/man/man8/systemd-fstab-generator.8.gz
/usr/share/man/man8/systemd-getty-generator.8.gz
/usr/share/man/man8/systemd-halt.service.8.gz
/usr/share/man/man8/systemd-homed.8.gz
/usr/share/man/man8/systemd-homed.service.8.gz
/usr/share/man/man8/systemd-hostnamed.8.gz
/usr/share/man/man8/systemd-hostnamed.service.8.gz
/usr/share/man/man8/systemd-initctl.8.gz
/usr/share/man/man8/systemd-initctl.service.8.gz
/usr/share/man/man8/systemd-initctl.socket.8.gz
/usr/share/man/man8/systemd-journald-audit.socket.8.gz
/usr/share/man/man8/systemd-journald-dev-log.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-journald.8.gz
/usr/share/man/man8/systemd-journald.service.8.gz
/usr/share/man/man8/systemd-journald.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-kexec.service.8.gz
/usr/share/man/man8/systemd-localed.8.gz
/usr/share/man/man8/systemd-localed.service.8.gz
/usr/share/man/man8/systemd-logind.8.gz
/usr/share/man/man8/systemd-logind.service.8.gz
/usr/share/man/man8/systemd-machine-id-commit.service.8.gz
/usr/share/man/man8/systemd-network-generator.8.gz
/usr/share/man/man8/systemd-network-generator.service.8.gz
/usr/share/man/man8/systemd-oomd.8.gz
/usr/share/man/man8/systemd-oomd.service.8.gz
/usr/share/man/man8/systemd-portabled.8.gz
/usr/share/man/man8/systemd-portabled.service.8.gz
/usr/share/man/man8/systemd-poweroff.service.8.gz
/usr/share/man/man8/systemd-rc-local-generator.8.gz
/usr/share/man/man8/systemd-reboot.service.8.gz
/usr/share/man/man8/systemd-resolved.8.gz
/usr/share/man/man8/systemd-resolved.service.8.gz
/usr/share/man/man8/systemd-run-generator.8.gz
/usr/share/man/man8/systemd-shutdown.8.gz
/usr/share/man/man8/systemd-socket-proxyd.8.gz
/usr/share/man/man8/systemd-sysctl.8.gz
/usr/share/man/man8/systemd-sysctl.service.8.gz
/usr/share/man/man8/systemd-sysext.8.gz
/usr/share/man/man8/systemd-sysext.service.8.gz
/usr/share/man/man8/systemd-system-update-generator.8.gz
/usr/share/man/man8/systemd-sysusers.8.gz
/usr/share/man/man8/systemd-sysusers.service.8.gz
/usr/share/man/man8/systemd-sysv-generator.8.gz
/usr/share/man/man8/systemd-time-wait-sync.8.gz
/usr/share/man/man8/systemd-time-wait-sync.service.8.gz
/usr/share/man/man8/systemd-timedated.8.gz
/usr/share/man/man8/systemd-timedated.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.timer.8.gz
/usr/share/man/man8/systemd-tmpfiles-setup.service.8.gz
/usr/share/man/man8/systemd-tmpfiles.8.gz
/usr/share/man/man8/systemd-update-done.8.gz
/usr/share/man/man8/systemd-update-done.service.8.gz
/usr/share/man/man8/systemd-update-utmp-runlevel.service.8.gz
/usr/share/man/man8/systemd-update-utmp.8.gz
/usr/share/man/man8/systemd-update-utmp.service.8.gz
/usr/share/man/man8/systemd-user-sessions.8.gz
/usr/share/man/man8/systemd-user-sessions.service.8.gz
/usr/share/man/man8/systemd-userdbd.8.gz
/usr/share/man/man8/systemd-userdbd.service.8.gz
/usr/share/man/man8/systemd-veritysetup-generator.8.gz
/usr/share/man/man8/systemd-veritysetup.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-xdg-autostart-generator.8.gz
/usr/share/man/man8/telinit.8.gz
/usr/share/pkgconfig/systemd.pc
/usr/share/pkgconfig/udev.pc
/usr/share/polkit-1/actions/org.freedesktop.home1.policy
/usr/share/polkit-1/actions/org.freedesktop.hostname1.policy
/usr/share/polkit-1/actions/org.freedesktop.locale1.policy
/usr/share/polkit-1/actions/org.freedesktop.login1.policy
/usr/share/polkit-1/actions/org.freedesktop.portable1.policy
/usr/share/polkit-1/actions/org.freedesktop.resolve1.policy
/usr/share/polkit-1/actions/org.freedesktop.systemd1.policy
/usr/share/polkit-1/actions/org.freedesktop.timedate1.policy
/usr/share/systemd
/usr/share/systemd/kbd-model-map
/usr/share/systemd/language-fallback-map
/usr/share/zsh/site-functions/_busctl
/usr/share/zsh/site-functions/_coredumpctl
/usr/share/zsh/site-functions/_hostnamectl
/usr/share/zsh/site-functions/_journalctl
/usr/share/zsh/site-functions/_localectl
/usr/share/zsh/site-functions/_loginctl
/usr/share/zsh/site-functions/_resolvectl
/usr/share/zsh/site-functions/_sd_hosts_or_user_at_host
/usr/share/zsh/site-functions/_sd_machines
/usr/share/zsh/site-functions/_sd_outputmodes
/usr/share/zsh/site-functions/_sd_unit_files
/usr/share/zsh/site-functions/_systemctl
/usr/share/zsh/site-functions/_systemd
/usr/share/zsh/site-functions/_systemd-analyze
/usr/share/zsh/site-functions/_systemd-delta
/usr/share/zsh/site-functions/_systemd-inhibit
/usr/share/zsh/site-functions/_systemd-path
/usr/share/zsh/site-functions/_systemd-run
/usr/share/zsh/site-functions/_systemd-tmpfiles
/usr/share/zsh/site-functions/_timedatectl
/var/cache/private
/var/lib/private
/var/lib/private/systemd
/var/lib/rpm-state/systemd
/var/lib/systemd
/var/lib/systemd/catalog
/var/lib/systemd/catalog/database
/var/lib/systemd/coredump
/var/lib/systemd/linger
/var/log/README
/var/log/btmp
/var/log/journal
/var/log/private
/var/log/wtmp
/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/binfmt.d
/etc/crypttab
/etc/dnf/protected.d/systemd.conf
/etc/hostname
/etc/inittab
/etc/locale.conf
/etc/localtime
/etc/machine-id
/etc/machine-info
/etc/pam.d/systemd-user
/etc/rc.d
/etc/rc.d/init.d
/etc/rc.d/init.d/README
/etc/sysctl.conf
/etc/sysctl.d
/etc/sysctl.d/99-sysctl.conf
/etc/systemd
/etc/systemd/coredump.conf
/etc/systemd/homed.conf
/etc/systemd/journald.conf
/etc/systemd/logind.conf
/etc/systemd/network
/etc/systemd/oomd.conf
/etc/systemd/resolved.conf
/etc/systemd/system
/etc/systemd/system.conf
/etc/systemd/system/basic.target.wants
/etc/systemd/system/bluetooth.target.wants
/etc/systemd/system/default.target.wants
/etc/systemd/system/getty.target.wants
/etc/systemd/system/graphical.target.wants
/etc/systemd/system/local-fs.target.wants
/etc/systemd/system/machines.target.wants
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/network-online.target.wants
/etc/systemd/system/printer.target.wants
/etc/systemd/system/remote-fs.target.wants
/etc/systemd/system/sockets.target.wants
/etc/systemd/system/sysinit.target.wants
/etc/systemd/system/system-update.target.wants
/etc/systemd/system/timers.target.wants
/etc/systemd/user
/etc/systemd/user.conf
/etc/tmpfiles.d
/etc/xdg/systemd
/etc/xdg/systemd/user
/run/utmp
/usr/bin/busctl
/usr/bin/coredumpctl
/usr/bin/homectl
/usr/bin/hostnamectl
/usr/bin/journalctl
/usr/bin/localectl
/usr/bin/loginctl
/usr/bin/oomctl
/usr/bin/portablectl
/usr/bin/resolvectl
/usr/bin/systemctl
/usr/bin/systemd-analyze
/usr/bin/systemd-ask-password
/usr/bin/systemd-cat
/usr/bin/systemd-cgls
/usr/bin/systemd-cgtop
/usr/bin/systemd-cryptenroll
/usr/bin/systemd-delta
/usr/bin/systemd-detect-virt
/usr/bin/systemd-dissect
/usr/bin/systemd-escape
/usr/bin/systemd-firstboot
/usr/bin/systemd-id128
/usr/bin/systemd-inhibit
/usr/bin/systemd-machine-id-setup
/usr/bin/systemd-mount
/usr/bin/systemd-notify
/usr/bin/systemd-path
/usr/bin/systemd-resolve
/usr/bin/systemd-run
/usr/bin/systemd-socket-activate
/usr/bin/systemd-stdio-bridge
/usr/bin/systemd-sysext
/usr/bin/systemd-sysusers
/usr/bin/systemd-tmpfiles
/usr/bin/systemd-tty-ask-password-agent
/usr/bin/systemd-umount
/usr/bin/timedatectl
/usr/bin/userdbctl
/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/9909049f3fe60de0cfe20d30626a04f3de2e23
/usr/lib/.build-id/07
/usr/lib/.build-id/07/2d54b8360025a6e910a8ea0e9528b798862d4d
/usr/lib/.build-id/09
/usr/lib/.build-id/09/6149c63a1d98d2436ff5fbe1bede33fbdc1481
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/6c0f54679f92d5fd5c79c60074d6dcb70d890d
/usr/lib/.build-id/0a/a6bf1bc6c6a1cfdab93b55c3be20403c5d44a1
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/76302c5e6a013fe4037c670b726c1ec8e1d76f
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/07a8aad364e50d74e19588ba5604be9006683f
/usr/lib/.build-id/0d/6976f0a9c93c950bbda8f6fdbbafe2e9dd4075
/usr/lib/.build-id/0d/d283f23fe56add31c75e1283db1b0fee483abf
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/74097fc956955763d33ced467b886e5f34edc1
/usr/lib/.build-id/11
/usr/lib/.build-id/11/8545845138c164fa5b2c445d22a4b09439eb83
/usr/lib/.build-id/17
/usr/lib/.build-id/17/1e6a57fcda0a62a08e774fa8c6b43c7469315f
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/161987840e152ff30c08c30f0ca7ac6a6961e1
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/a521d5717854976df88ccbee32787ec4b0ac65
/usr/lib/.build-id/24
/usr/lib/.build-id/24/942a84e1eebedc4604d87ca352840f76a8b83a
/usr/lib/.build-id/25
/usr/lib/.build-id/25/540857e9c2d7124e8157b42679f07542dd70cf
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/a8b18200f27d32135d2d57150c316075d6b34e
/usr/lib/.build-id/30
/usr/lib/.build-id/30/22da7470172fcc5ace9c8200a63092310ff8bf
/usr/lib/.build-id/30/57e0555c1ff68bed23657ba160a8bec7112ee1
/usr/lib/.build-id/37
/usr/lib/.build-id/37/c9a15fd856464cf2bd5c252810b1b6aa4528ca
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/6f9e02c14257b83ed6d9a96e9f8d79626d1141
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/e4b4f2de9d177b175c26b7df311502c452b1a2
/usr/lib/.build-id/43
/usr/lib/.build-id/43/419546bff1d4ad13e6ce6827974a0a2b0d91f8
/usr/lib/.build-id/43/fba78c2aad014abb2ab91f412d3b614c14c680
/usr/lib/.build-id/44
/usr/lib/.build-id/44/6fed80d9632eaf6c5a029d00629465e4a6d70b
/usr/lib/.build-id/48
/usr/lib/.build-id/48/8c41c3eabc63e2a483147a31bb6356a82674bf
/usr/lib/.build-id/49
/usr/lib/.build-id/49/bdc3cdac19eed977da093d872e493fb18a5d42
/usr/lib/.build-id/50
/usr/lib/.build-id/50/03e80b61eaa313c460b160da11f9139b1178b0
/usr/lib/.build-id/50/5dae6ddafe4d91a8cf7b9323257834917993af
/usr/lib/.build-id/53
/usr/lib/.build-id/53/648910c615eec70bf7faf51f42db402e3e71fe
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/4e21d399d29ee987f50b297c914bb79b4b8017
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/bfdffdf0e6c226bbe025fd929121990e838281
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/07790cffa32fe5ecb8ebb3a0b356833cd9dc7b
/usr/lib/.build-id/67
/usr/lib/.build-id/67/5c61e6ec8f1318ed9b3d37f8ba4ebe7bbd1a45
/usr/lib/.build-id/67/a3b3aff82dbcff9b75a7419841500c93056c10
/usr/lib/.build-id/68
/usr/lib/.build-id/68/59c7a4cf4009b972873e078a1f4206f506ea7c
/usr/lib/.build-id/69
/usr/lib/.build-id/69/fe6fc3f19c463177ac3d48668782ea646fdf87
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/0d99b2fd0189bd3b7c17496ab2925f1a198e42
/usr/lib/.build-id/72
/usr/lib/.build-id/72/b0bfdd43c482ecc1bc25a165f894ee73abf87a
/usr/lib/.build-id/73
/usr/lib/.build-id/73/6b2b32c7c149343d18ff445d479dc8e2cf3339
/usr/lib/.build-id/76
/usr/lib/.build-id/76/da0fc04f3daeaf1997577d724d0867ff1529e5
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/af8133a6c88daa456968b849fb4a5a64917c8a
/usr/lib/.build-id/88
/usr/lib/.build-id/88/1c6fe1d444b3146f04a81a73dc4916f61590b0
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/c58c2b92e5c35fd3b89ec2c95f20754f93cfcf
/usr/lib/.build-id/90
/usr/lib/.build-id/90/8a6a63a3ecd5601a78c17c12db8e0f7788ede9
/usr/lib/.build-id/91
/usr/lib/.build-id/91/9342eebc013bd6345066288941929c36e49e70
/usr/lib/.build-id/98
/usr/lib/.build-id/98/a575666926b659eee78b3bc09656f5d1e40222
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/ecc0025be417b727b613efa83a5c69c7c022a2
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/abfc856c1d6431554561c7396ac3a697f03249
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/27c9712065486d88480b901fb68d942c44b678
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/c7cae08900afa4b9d6fd1dbc7acbc2d9f3f0aa
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/0e37f7b91748077a450ceeeb41c1c2d66c7567
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/57177cad4b29a4aa11d13b56f14a7fe1bddde3
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/f9f6c5660da3c382cba1254ac1b6883f55390d
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/2471a39a8f166260316704d9c5668b6e070ccd
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/21950a31e4f5534ba4ed8165a861493326581f
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/6d044585286f6a3e55928f50828aa66c6b8ee3
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/e487043b66e1579b77eef7c38a505bdb9a9bab
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/0f00091eaa60ca4eed182897d26b7af7f26934
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/1ed8bafb5f84532a677b4324192801273890eb
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/0dfc52144a833fbf9357a094d305a303d226eb
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/e2cd8248454b2e94df0642efa1b007b8ef4d91
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/9ff0cec0e361876e2821efebc5a2711b85c9bb
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/2659cf6fbd9ad7623d4796ce42e00418d2abc2
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/3bff30d1056c2b16f9e5445206af7a6a1bbb0f
/usr/lib/.build-id/db
/usr/lib/.build-id/db/4c9608a8d4b28e2b16567f7ee08196c4c8e3ff
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/06ca9829a0673d52b69160600b7cc3150c2d8a
/usr/lib/.build-id/df
/usr/lib/.build-id/df/a2131af90456314fe93f9deae3191e21372829
/usr/lib/.build-id/df/bacc38b0ee4c4e74582c568f3be0f91e4642f2
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/ccee7778e7b8f08e8a41f5ec6ad69fdd27e663
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/de9c24c6d3b2d13fa92424b395a5e75848336a
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/1a3cf858eda5e85cd82de085e4af2ff608cf85
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/793a24eb605181260a29bae05b91b308209b42
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/572e55d552f42586b6370b4dd409b7efd7709e
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/b88ff46e381e297c6953ff19cdad828d6ef02c
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/a67ff2bd91f8acb414bc9c53f533790baaf649
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/0e61d9e7375d03617ea1da02db9cbd0aa5d961
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/3d062cb88716946705e4b51c270022574c1416
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/5fa0e2f817590727dac3f1b16a6b43910c4210
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/97d338b3272ace7350ecc5e4a47700b0e02e10
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/432159495248e4214f11d91a38151e5ca5b507
/usr/lib/binfmt.d
/usr/lib/environment.d
/usr/lib/environment.d/99-environment.conf
/usr/lib/pam.d
/usr/lib/pam.d/systemd-user
/usr/lib/sysctl.d
/usr/lib/sysctl.d/50-coredump.conf
/usr/lib/sysctl.d/50-default.conf
/usr/lib/sysctl.d/README
/usr/lib/systemd
/usr/lib/systemd/catalog
/usr/lib/systemd/catalog/systemd.be.catalog
/usr/lib/systemd/catalog/[email protected]
/usr/lib/systemd/catalog/systemd.bg.catalog
/usr/lib/systemd/catalog/systemd.catalog
/usr/lib/systemd/catalog/systemd.de.catalog
/usr/lib/systemd/catalog/systemd.fr.catalog
/usr/lib/systemd/catalog/systemd.it.catalog
/usr/lib/systemd/catalog/systemd.pl.catalog
/usr/lib/systemd/catalog/systemd.pt_BR.catalog
/usr/lib/systemd/catalog/systemd.ru.catalog
/usr/lib/systemd/catalog/systemd.zh_CN.catalog
/usr/lib/systemd/catalog/systemd.zh_TW.catalog
/usr/lib/systemd/libsystemd-shared-248.so
/usr/lib/systemd/libsystemd-shared.abignore
/usr/lib/systemd/network
/usr/lib/systemd/ntp-units.d
/usr/lib/systemd/portable
/usr/lib/systemd/portable/profile
/usr/lib/systemd/portable/profile/default
/usr/lib/systemd/portable/profile/default/service.conf
/usr/lib/systemd/portable/profile/nonetwork
/usr/lib/systemd/portable/profile/nonetwork/service.conf
/usr/lib/systemd/portable/profile/strict
/usr/lib/systemd/portable/profile/strict/service.conf
/usr/lib/systemd/portable/profile/trusted
/usr/lib/systemd/portable/profile/trusted/service.conf
/usr/lib/systemd/purge-nobody-user
/usr/lib/systemd/resolv.conf
/usr/lib/systemd/system
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/systemd-debug-generator
/usr/lib/systemd/system-generators/systemd-fstab-generator
/usr/lib/systemd/system-generators/systemd-getty-generator
/usr/lib/systemd/system-generators/systemd-rc-local-generator
/usr/lib/systemd/system-generators/systemd-run-generator
/usr/lib/systemd/system-generators/systemd-system-update-generator
/usr/lib/systemd/system-generators/systemd-sysv-generator
/usr/lib/systemd/system-generators/systemd-veritysetup-generator
/usr/lib/systemd/system-preset
/usr/lib/systemd/system-preset/90-systemd.preset
/usr/lib/systemd/system-shutdown
/usr/lib/systemd/system/-.slice.d
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/basic.target
/usr/lib/systemd/system/basic.target.wants
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/bluetooth.target
/usr/lib/systemd/system/boot-complete.target
/usr/lib/systemd/system/console-getty.service
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/ctrl-alt-del.target
/usr/lib/systemd/system/dbus-org.freedesktop.hostname1.service
/usr/lib/systemd/system/dbus-org.freedesktop.locale1.service
/usr/lib/systemd/system/dbus-org.freedesktop.login1.service
/usr/lib/systemd/system/dbus-org.freedesktop.portable1.service
/usr/lib/systemd/system/dbus-org.freedesktop.timedate1.service
/usr/lib/systemd/system/dbus.target.wants
/usr/lib/systemd/system/debug-shell.service
/usr/lib/systemd/system/default.target
/usr/lib/systemd/system/default.target.wants
/usr/lib/systemd/system/dev-hugepages.mount
/usr/lib/systemd/system/dev-mqueue.mount
/usr/lib/systemd/system/emergency.service
/usr/lib/systemd/system/emergency.target
/usr/lib/systemd/system/exit.target
/usr/lib/systemd/system/final.target
/usr/lib/systemd/system/first-boot-complete.target
/usr/lib/systemd/system/getty-pre.target
/usr/lib/systemd/system/getty.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/graphical.target
/usr/lib/systemd/system/graphical.target.wants
/usr/lib/systemd/system/graphical.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/halt.target
/usr/lib/systemd/system/initrd-cleanup.service
/usr/lib/systemd/system/initrd-fs.target
/usr/lib/systemd/system/initrd-parse-etc.service
/usr/lib/systemd/system/initrd-root-device.target
/usr/lib/systemd/system/initrd-root-device.target.wants
/usr/lib/systemd/system/initrd-root-device.target.wants/remote-veritysetup.target
/usr/lib/systemd/system/initrd-root-fs.target
/usr/lib/systemd/system/initrd-root-fs.target.wants
/usr/lib/systemd/system/initrd-switch-root.service
/usr/lib/systemd/system/initrd-switch-root.target
/usr/lib/systemd/system/initrd.target
/usr/lib/systemd/system/kexec.target
/usr/lib/systemd/system/ldconfig.service
/usr/lib/systemd/system/local-fs-pre.target
/usr/lib/systemd/system/local-fs.target
/usr/lib/systemd/system/local-fs.target.wants
/usr/lib/systemd/system/local-fs.target.wants/tmp.mount
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/multi-user.target
/usr/lib/systemd/system/multi-user.target.wants
/usr/lib/systemd/system/multi-user.target.wants/getty.target
/usr/lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path
/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service
/usr/lib/systemd/system/network-online.target
/usr/lib/systemd/system/network-pre.target
/usr/lib/systemd/system/network.target
/usr/lib/systemd/system/nss-lookup.target
/usr/lib/systemd/system/nss-user-lookup.target
/usr/lib/systemd/system/paths.target
/usr/lib/systemd/system/poweroff.target
/usr/lib/systemd/system/printer.target
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount
/usr/lib/systemd/system/rc-local.service
/usr/lib/systemd/system/reboot.target
/usr/lib/systemd/system/remote-fs-pre.target
/usr/lib/systemd/system/remote-fs.target
/usr/lib/systemd/system/remote-fs.target.wants
/usr/lib/systemd/system/remote-veritysetup.target
/usr/lib/systemd/system/rescue.service
/usr/lib/systemd/system/rescue.target
/usr/lib/systemd/system/rescue.target.wants
/usr/lib/systemd/system/rescue.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/rpcbind.target
/usr/lib/systemd/system/runlevel0.target
/usr/lib/systemd/system/runlevel1.target
/usr/lib/systemd/system/runlevel1.target.wants
/usr/lib/systemd/system/runlevel2.target
/usr/lib/systemd/system/runlevel2.target.wants
/usr/lib/systemd/system/runlevel3.target
/usr/lib/systemd/system/runlevel3.target.wants
/usr/lib/systemd/system/runlevel4.target
/usr/lib/systemd/system/runlevel4.target.wants
/usr/lib/systemd/system/runlevel5.target
/usr/lib/systemd/system/runlevel5.target.wants
/usr/lib/systemd/system/runlevel6.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/shutdown.target
/usr/lib/systemd/system/sigpwr.target
/usr/lib/systemd/system/slices.target
/usr/lib/systemd/system/smartcard.target
/usr/lib/systemd/system/sockets.target
/usr/lib/systemd/system/sockets.target.wants
/usr/lib/systemd/system/sockets.target.wants/systemd-coredump.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-initctl.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket
/usr/lib/systemd/system/sound.target
/usr/lib/systemd/system/swap.target
/usr/lib/systemd/system/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sys-kernel-config.mount
/usr/lib/systemd/system/sys-kernel-debug.mount
/usr/lib/systemd/system/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target
/usr/lib/systemd/system/sysinit.target.wants
/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount
/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount
/usr/lib/systemd/system/sysinit.target.wants/ldconfig.service
/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-debug.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path
/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-catalog-update.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-flush.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-machine-id-commit.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysusers.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-done.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-utmp.service
/usr/lib/systemd/system/sysinit.target.wants/veritysetup.target
/usr/lib/systemd/system/syslog.socket
/usr/lib/systemd/system/syslog.target.wants
/usr/lib/systemd/system/system-update-cleanup.service
/usr/lib/systemd/system/system-update-pre.target
/usr/lib/systemd/system/system-update.target
/usr/lib/systemd/system/systemd-ask-password-console.path
/usr/lib/systemd/system/systemd-ask-password-console.service
/usr/lib/systemd/system/systemd-ask-password-wall.path
/usr/lib/systemd/system/systemd-ask-password-wall.service
/usr/lib/systemd/system/systemd-binfmt.service
/usr/lib/systemd/system/systemd-boot-check-no-failures.service
/usr/lib/systemd/system/systemd-coredump.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-exit.service
/usr/lib/systemd/system/systemd-firstboot.service
/usr/lib/systemd/system/systemd-halt.service
/usr/lib/systemd/system/systemd-homed-activate.service
/usr/lib/systemd/system/systemd-homed.service
/usr/lib/systemd/system/systemd-hostnamed.service
/usr/lib/systemd/system/systemd-hostnamed.service.d
/usr/lib/systemd/system/systemd-hostnamed.service.d/disable-privatedevices.conf
/usr/lib/systemd/system/systemd-initctl.service
/usr/lib/systemd/system/systemd-initctl.socket
/usr/lib/systemd/system/systemd-journal-catalog-update.service
/usr/lib/systemd/system/systemd-journal-flush.service
/usr/lib/systemd/system/systemd-journald-audit.socket
/usr/lib/systemd/system/systemd-journald-dev-log.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-journald.service
/usr/lib/systemd/system/systemd-journald.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-kexec.service
/usr/lib/systemd/system/systemd-localed.service
/usr/lib/systemd/system/systemd-logind.service
/usr/lib/systemd/system/systemd-machine-id-commit.service
/usr/lib/systemd/system/systemd-network-generator.service
/usr/lib/systemd/system/systemd-oomd.service
/usr/lib/systemd/system/systemd-portabled.service
/usr/lib/systemd/system/systemd-poweroff.service
/usr/lib/systemd/system/systemd-reboot.service
/usr/lib/systemd/system/systemd-resolved.service
/usr/lib/systemd/system/systemd-sysctl.service
/usr/lib/systemd/system/systemd-sysext.service
/usr/lib/systemd/system/systemd-sysusers.service
/usr/lib/systemd/system/systemd-time-wait-sync.service
/usr/lib/systemd/system/systemd-timedated.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/systemd-update-done.service
/usr/lib/systemd/system/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/systemd-update-utmp.service
/usr/lib/systemd/system/systemd-user-sessions.service
/usr/lib/systemd/system/systemd-userdbd.service
/usr/lib/systemd/system/systemd-userdbd.socket
/usr/lib/systemd/system/time-set.target
/usr/lib/systemd/system/time-sync.target
/usr/lib/systemd/system/timers.target
/usr/lib/systemd/system/timers.target.wants
/usr/lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/tmp.mount
/usr/lib/systemd/system/umount.target
/usr/lib/systemd/system/usb-gadget.target
/usr/lib/systemd/system/user-.slice.d
/usr/lib/systemd/system/user-.slice.d/10-defaults.conf
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/user.slice
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/veritysetup-pre.target
/usr/lib/systemd/system/veritysetup.target
/usr/lib/systemd/systemd
/usr/lib/systemd/systemd-ac-power
/usr/lib/systemd/systemd-binfmt
/usr/lib/systemd/systemd-boot-check-no-failures
/usr/lib/systemd/systemd-cgroups-agent
/usr/lib/systemd/systemd-coredump
/usr/lib/systemd/systemd-export
/usr/lib/systemd/systemd-homed
/usr/lib/systemd/systemd-homework
/usr/lib/systemd/systemd-hostnamed
/usr/lib/systemd/systemd-initctl
/usr/lib/systemd/systemd-journald
/usr/lib/systemd/systemd-localed
/usr/lib/systemd/systemd-logind
/usr/lib/systemd/systemd-network-generator
/usr/lib/systemd/systemd-oomd
/usr/lib/systemd/systemd-portabled
/usr/lib/systemd/systemd-reply-password
/usr/lib/systemd/systemd-resolved
/usr/lib/systemd/systemd-shutdown
/usr/lib/systemd/systemd-socket-proxyd
/usr/lib/systemd/systemd-sulogin-shell
/usr/lib/systemd/systemd-sysctl
/usr/lib/systemd/systemd-time-wait-sync
/usr/lib/systemd/systemd-timedated
/usr/lib/systemd/systemd-update-done
/usr/lib/systemd/systemd-update-utmp
/usr/lib/systemd/systemd-user-runtime-dir
/usr/lib/systemd/systemd-user-sessions
/usr/lib/systemd/systemd-userdbd
/usr/lib/systemd/systemd-userwork
/usr/lib/systemd/systemd-veritysetup
/usr/lib/systemd/systemd-xdg-autostart-condition
/usr/lib/systemd/user
/usr/lib/systemd/user-environment-generators
/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator
/usr/lib/systemd/user-generators
/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator
/usr/lib/systemd/user-preset
/usr/lib/systemd/user-preset/90-systemd.preset
/usr/lib/systemd/user/app.slice
/usr/lib/systemd/user/background.slice
/usr/lib/systemd/user/basic.target
/usr/lib/systemd/user/bluetooth.target
/usr/lib/systemd/user/default.target
/usr/lib/systemd/user/exit.target
/usr/lib/systemd/user/graphical-session-pre.target
/usr/lib/systemd/user/graphical-session.target
/usr/lib/systemd/user/paths.target
/usr/lib/systemd/user/printer.target
/usr/lib/systemd/user/session.slice
/usr/lib/systemd/user/shutdown.target
/usr/lib/systemd/user/smartcard.target
/usr/lib/systemd/user/sockets.target
/usr/lib/systemd/user/sound.target
/usr/lib/systemd/user/systemd-exit.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.timer
/usr/lib/systemd/user/systemd-tmpfiles-setup.service
/usr/lib/systemd/user/timers.target
/usr/lib/systemd/user/xdg-desktop-autostart.target
/usr/lib/sysusers.d
/usr/lib/sysusers.d/README
/usr/lib/sysusers.d/basic.conf
/usr/lib/sysusers.d/systemd.conf
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/README
/usr/lib/tmpfiles.d/etc.conf
/usr/lib/tmpfiles.d/home.conf
/usr/lib/tmpfiles.d/journal-nocow.conf
/usr/lib/tmpfiles.d/legacy.conf
/usr/lib/tmpfiles.d/portables.conf
/usr/lib/tmpfiles.d/static-nodes-permissions.conf
/usr/lib/tmpfiles.d/systemd-nologin.conf
/usr/lib/tmpfiles.d/systemd-tmp.conf
/usr/lib/tmpfiles.d/systemd.conf
/usr/lib/tmpfiles.d/tmp.conf
/usr/lib/tmpfiles.d/var.conf
/usr/lib/tmpfiles.d/x11.conf
/usr/sbin/halt
/usr/sbin/init
/usr/sbin/poweroff
/usr/sbin/reboot
/usr/sbin/resolvconf
/usr/sbin/runlevel
/usr/sbin/shutdown
/usr/sbin/telinit
/usr/share/bash-completion/completions/busctl
/usr/share/bash-completion/completions/coredumpctl
/usr/share/bash-completion/completions/homectl
/usr/share/bash-completion/completions/hostnamectl
/usr/share/bash-completion/completions/journalctl
/usr/share/bash-completion/completions/localectl
/usr/share/bash-completion/completions/loginctl
/usr/share/bash-completion/completions/portablectl
/usr/share/bash-completion/completions/resolvectl
/usr/share/bash-completion/completions/systemctl
/usr/share/bash-completion/completions/systemd-analyze
/usr/share/bash-completion/completions/systemd-cat
/usr/share/bash-completion/completions/systemd-cgls
/usr/share/bash-completion/completions/systemd-cgtop
/usr/share/bash-completion/completions/systemd-delta
/usr/share/bash-completion/completions/systemd-detect-virt
/usr/share/bash-completion/completions/systemd-id128
/usr/share/bash-completion/completions/systemd-path
/usr/share/bash-completion/completions/systemd-resolve
/usr/share/bash-completion/completions/systemd-run
/usr/share/bash-completion/completions/timedatectl
/usr/share/dbus-1/services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.home1.service
/usr/share/dbus-1/system-services/org.freedesktop.hostname1.service
/usr/share/dbus-1/system-services/org.freedesktop.locale1.service
/usr/share/dbus-1/system-services/org.freedesktop.login1.service
/usr/share/dbus-1/system-services/org.freedesktop.oom1.service
/usr/share/dbus-1/system-services/org.freedesktop.portable1.service
/usr/share/dbus-1/system-services/org.freedesktop.resolve1.service
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.timedate1.service
/usr/share/dbus-1/system.d/org.freedesktop.home1.conf
/usr/share/dbus-1/system.d/org.freedesktop.hostname1.conf
/usr/share/dbus-1/system.d/org.freedesktop.locale1.conf
/usr/share/dbus-1/system.d/org.freedesktop.login1.conf
/usr/share/dbus-1/system.d/org.freedesktop.oom1.conf
/usr/share/dbus-1/system.d/org.freedesktop.portable1.conf
/usr/share/dbus-1/system.d/org.freedesktop.resolve1.conf
/usr/share/dbus-1/system.d/org.freedesktop.systemd1.conf
/usr/share/dbus-1/system.d/org.freedesktop.timedate1.conf
/usr/share/doc/systemd
/usr/share/doc/systemd/20-yama-ptrace.conf
/usr/share/doc/systemd/CODING_STYLE.md
/usr/share/doc/systemd/DISTRO_PORTING.md
/usr/share/doc/systemd/ENVIRONMENT.md
/usr/share/doc/systemd/GVARIANT-SERIALIZATION.md
/usr/share/doc/systemd/HACKING.md
/usr/share/doc/systemd/NEWS
/usr/share/doc/systemd/README
/usr/share/doc/systemd/TRANSIENT-SETTINGS.md
/usr/share/doc/systemd/TRANSLATORS.md
/usr/share/doc/systemd/UIDS-GIDS.md
/usr/share/factory
/usr/share/factory/etc
/usr/share/factory/etc/issue
/usr/share/factory/etc/nsswitch.conf
/usr/share/factory/etc/pam.d
/usr/share/factory/etc/pam.d/other
/usr/share/factory/etc/pam.d/system-auth
/usr/share/licenses/systemd
/usr/share/licenses/systemd/LICENSE.GPL2
/usr/share/licenses/systemd/LICENSE.LGPL2.1
/usr/share/locale/be/LC_MESSAGES/systemd.mo
/usr/share/locale/be@latin/LC_MESSAGES/systemd.mo
/usr/share/locale/bg/LC_MESSAGES/systemd.mo
/usr/share/locale/ca/LC_MESSAGES/systemd.mo
/usr/share/locale/cs/LC_MESSAGES/systemd.mo
/usr/share/locale/da/LC_MESSAGES/systemd.mo
/usr/share/locale/de/LC_MESSAGES/systemd.mo
/usr/share/locale/el/LC_MESSAGES/systemd.mo
/usr/share/locale/es/LC_MESSAGES/systemd.mo
/usr/share/locale/fr/LC_MESSAGES/systemd.mo
/usr/share/locale/gl/LC_MESSAGES/systemd.mo
/usr/share/locale/hr/LC_MESSAGES/systemd.mo
/usr/share/locale/hu/LC_MESSAGES/systemd.mo
/usr/share/locale/id/LC_MESSAGES/systemd.mo
/usr/share/locale/it/LC_MESSAGES/systemd.mo
/usr/share/locale/ja/LC_MESSAGES/systemd.mo
/usr/share/locale/kab/LC_MESSAGES/systemd.mo
/usr/share/locale/ko/LC_MESSAGES/systemd.mo
/usr/share/locale/lt/LC_MESSAGES/systemd.mo
/usr/share/locale/nl/LC_MESSAGES/systemd.mo
/usr/share/locale/pa/LC_MESSAGES/systemd.mo
/usr/share/locale/pl/LC_MESSAGES/systemd.mo
/usr/share/locale/pt_BR/LC_MESSAGES/systemd.mo
/usr/share/locale/ro/LC_MESSAGES/systemd.mo
/usr/share/locale/ru/LC_MESSAGES/systemd.mo
/usr/share/locale/si/LC_MESSAGES/systemd.mo
/usr/share/locale/sk/LC_MESSAGES/systemd.mo
/usr/share/locale/sr/LC_MESSAGES/systemd.mo
/usr/share/locale/sv/LC_MESSAGES/systemd.mo
/usr/share/locale/tr/LC_MESSAGES/systemd.mo
/usr/share/locale/uk/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_CN/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_TW/LC_MESSAGES/systemd.mo
/usr/share/man/man1/busctl.1.gz
/usr/share/man/man1/coredumpctl.1.gz
/usr/share/man/man1/homectl.1.gz
/usr/share/man/man1/hostnamectl.1.gz
/usr/share/man/man1/init.1.gz
/usr/share/man/man1/journalctl.1.gz
/usr/share/man/man1/localectl.1.gz
/usr/share/man/man1/loginctl.1.gz
/usr/share/man/man1/oomctl.1.gz
/usr/share/man/man1/portablectl.1.gz
/usr/share/man/man1/resolvconf.1.gz
/usr/share/man/man1/resolvectl.1.gz
/usr/share/man/man1/systemctl.1.gz
/usr/share/man/man1/systemd-analyze.1.gz
/usr/share/man/man1/systemd-ask-password.1.gz
/usr/share/man/man1/systemd-cat.1.gz
/usr/share/man/man1/systemd-cgls.1.gz
/usr/share/man/man1/systemd-cgtop.1.gz
/usr/share/man/man1/systemd-cryptenroll.1.gz
/usr/share/man/man1/systemd-delta.1.gz
/usr/share/man/man1/systemd-detect-virt.1.gz
/usr/share/man/man1/systemd-dissect.1.gz
/usr/share/man/man1/systemd-escape.1.gz
/usr/share/man/man1/systemd-firstboot.1.gz
/usr/share/man/man1/systemd-firstboot.service.1.gz
/usr/share/man/man1/systemd-id128.1.gz
/usr/share/man/man1/systemd-inhibit.1.gz
/usr/share/man/man1/systemd-machine-id-setup.1.gz
/usr/share/man/man1/systemd-mount.1.gz
/usr/share/man/man1/systemd-notify.1.gz
/usr/share/man/man1/systemd-path.1.gz
/usr/share/man/man1/systemd-run.1.gz
/usr/share/man/man1/systemd-socket-activate.1.gz
/usr/share/man/man1/systemd-tty-ask-password-agent.1.gz
/usr/share/man/man1/systemd-umount.1.gz
/usr/share/man/man1/systemd.1.gz
/usr/share/man/man1/timedatectl.1.gz
/usr/share/man/man1/userdbctl.1.gz
/usr/share/man/man5/binfmt.d.5.gz
/usr/share/man/man5/coredump.conf.5.gz
/usr/share/man/man5/coredump.conf.d.5.gz
/usr/share/man/man5/crypttab.5.gz
/usr/share/man/man5/dnssec-trust-anchors.d.5.gz
/usr/share/man/man5/environment.d.5.gz
/usr/share/man/man5/homed.conf.5.gz
/usr/share/man/man5/homed.conf.d.5.gz
/usr/share/man/man5/hostname.5.gz
/usr/share/man/man5/journald.conf.5.gz
/usr/share/man/man5/journald.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/locale.conf.5.gz
/usr/share/man/man5/localtime.5.gz
/usr/share/man/man5/logind.conf.5.gz
/usr/share/man/man5/logind.conf.d.5.gz
/usr/share/man/man5/machine-id.5.gz
/usr/share/man/man5/machine-info.5.gz
/usr/share/man/man5/oomd.conf.5.gz
/usr/share/man/man5/oomd.conf.d.5.gz
/usr/share/man/man5/org.freedesktop.LogControl1.5.gz
/usr/share/man/man5/org.freedesktop.home1.5.gz
/usr/share/man/man5/org.freedesktop.hostname1.5.gz
/usr/share/man/man5/org.freedesktop.locale1.5.gz
/usr/share/man/man5/org.freedesktop.login1.5.gz
/usr/share/man/man5/org.freedesktop.oom1.5.gz
/usr/share/man/man5/org.freedesktop.portable1.5.gz
/usr/share/man/man5/org.freedesktop.resolve1.5.gz
/usr/share/man/man5/org.freedesktop.systemd1.5.gz
/usr/share/man/man5/org.freedesktop.timedate1.5.gz
/usr/share/man/man5/os-release.5.gz
/usr/share/man/man5/resolved.conf.5.gz
/usr/share/man/man5/resolved.conf.d.5.gz
/usr/share/man/man5/sysctl.d.5.gz
/usr/share/man/man5/system.conf.d.5.gz
/usr/share/man/man5/systemd-system.conf.5.gz
/usr/share/man/man5/systemd-user-runtime-dir.5.gz
/usr/share/man/man5/systemd-user.conf.5.gz
/usr/share/man/man5/systemd.automount.5.gz
/usr/share/man/man5/systemd.device.5.gz
/usr/share/man/man5/systemd.dnssd.5.gz
/usr/share/man/man5/systemd.exec.5.gz
/usr/share/man/man5/systemd.kill.5.gz
/usr/share/man/man5/systemd.link.5.gz
/usr/share/man/man5/systemd.mount.5.gz
/usr/share/man/man5/systemd.negative.5.gz
/usr/share/man/man5/systemd.netdev.5.gz
/usr/share/man/man5/systemd.network.5.gz
/usr/share/man/man5/systemd.nspawn.5.gz
/usr/share/man/man5/systemd.path.5.gz
/usr/share/man/man5/systemd.positive.5.gz
/usr/share/man/man5/systemd.preset.5.gz
/usr/share/man/man5/systemd.resource-control.5.gz
/usr/share/man/man5/systemd.scope.5.gz
/usr/share/man/man5/systemd.service.5.gz
/usr/share/man/man5/systemd.slice.5.gz
/usr/share/man/man5/systemd.socket.5.gz
/usr/share/man/man5/systemd.swap.5.gz
/usr/share/man/man5/systemd.target.5.gz
/usr/share/man/man5/systemd.timer.5.gz
/usr/share/man/man5/systemd.unit.5.gz
/usr/share/man/man5/sysusers.d.5.gz
/usr/share/man/man5/tmpfiles.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/user.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/veritytab.5.gz
/usr/share/man/man7/bootup.7.gz
/usr/share/man/man7/daemon.7.gz
/usr/share/man/man7/file-hierarchy.7.gz
/usr/share/man/man7/kernel-command-line.7.gz
/usr/share/man/man7/systemd.directives.7.gz
/usr/share/man/man7/systemd.environment-generator.7.gz
/usr/share/man/man7/systemd.generator.7.gz
/usr/share/man/man7/systemd.index.7.gz
/usr/share/man/man7/systemd.journal-fields.7.gz
/usr/share/man/man7/systemd.net-naming-scheme.7.gz
/usr/share/man/man7/systemd.offline-updates.7.gz
/usr/share/man/man7/systemd.special.7.gz
/usr/share/man/man7/systemd.syntax.7.gz
/usr/share/man/man7/systemd.time.7.gz
/usr/share/man/man8/30-systemd-environment-d-generator.8.gz
/usr/share/man/man8/halt.8.gz
/usr/share/man/man8/nss-myhostname.8.gz
/usr/share/man/man8/nss-resolve.8.gz
/usr/share/man/man8/nss-systemd.8.gz
/usr/share/man/man8/poweroff.8.gz
/usr/share/man/man8/rc-local.service.8.gz
/usr/share/man/man8/reboot.8.gz
/usr/share/man/man8/runlevel.8.gz
/usr/share/man/man8/shutdown.8.gz
/usr/share/man/man8/systemd-ask-password-console.path.8.gz
/usr/share/man/man8/systemd-ask-password-console.service.8.gz
/usr/share/man/man8/systemd-ask-password-wall.path.8.gz
/usr/share/man/man8/systemd-ask-password-wall.service.8.gz
/usr/share/man/man8/systemd-binfmt.8.gz
/usr/share/man/man8/systemd-binfmt.service.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.service.8.gz
/usr/share/man/man8/systemd-coredump.8.gz
/usr/share/man/man8/systemd-coredump.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-debug-generator.8.gz
/usr/share/man/man8/systemd-environment-d-generator.8.gz
/usr/share/man/man8/systemd-fstab-generator.8.gz
/usr/share/man/man8/systemd-getty-generator.8.gz
/usr/share/man/man8/systemd-halt.service.8.gz
/usr/share/man/man8/systemd-homed.8.gz
/usr/share/man/man8/systemd-homed.service.8.gz
/usr/share/man/man8/systemd-hostnamed.8.gz
/usr/share/man/man8/systemd-hostnamed.service.8.gz
/usr/share/man/man8/systemd-initctl.8.gz
/usr/share/man/man8/systemd-initctl.service.8.gz
/usr/share/man/man8/systemd-initctl.socket.8.gz
/usr/share/man/man8/systemd-journald-audit.socket.8.gz
/usr/share/man/man8/systemd-journald-dev-log.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-journald.8.gz
/usr/share/man/man8/systemd-journald.service.8.gz
/usr/share/man/man8/systemd-journald.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-kexec.service.8.gz
/usr/share/man/man8/systemd-localed.8.gz
/usr/share/man/man8/systemd-localed.service.8.gz
/usr/share/man/man8/systemd-logind.8.gz
/usr/share/man/man8/systemd-logind.service.8.gz
/usr/share/man/man8/systemd-machine-id-commit.service.8.gz
/usr/share/man/man8/systemd-network-generator.8.gz
/usr/share/man/man8/systemd-network-generator.service.8.gz
/usr/share/man/man8/systemd-oomd.8.gz
/usr/share/man/man8/systemd-oomd.service.8.gz
/usr/share/man/man8/systemd-portabled.8.gz
/usr/share/man/man8/systemd-portabled.service.8.gz
/usr/share/man/man8/systemd-poweroff.service.8.gz
/usr/share/man/man8/systemd-rc-local-generator.8.gz
/usr/share/man/man8/systemd-reboot.service.8.gz
/usr/share/man/man8/systemd-resolved.8.gz
/usr/share/man/man8/systemd-resolved.service.8.gz
/usr/share/man/man8/systemd-run-generator.8.gz
/usr/share/man/man8/systemd-shutdown.8.gz
/usr/share/man/man8/systemd-socket-proxyd.8.gz
/usr/share/man/man8/systemd-sysctl.8.gz
/usr/share/man/man8/systemd-sysctl.service.8.gz
/usr/share/man/man8/systemd-sysext.8.gz
/usr/share/man/man8/systemd-sysext.service.8.gz
/usr/share/man/man8/systemd-system-update-generator.8.gz
/usr/share/man/man8/systemd-sysusers.8.gz
/usr/share/man/man8/systemd-sysusers.service.8.gz
/usr/share/man/man8/systemd-sysv-generator.8.gz
/usr/share/man/man8/systemd-time-wait-sync.8.gz
/usr/share/man/man8/systemd-time-wait-sync.service.8.gz
/usr/share/man/man8/systemd-timedated.8.gz
/usr/share/man/man8/systemd-timedated.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.timer.8.gz
/usr/share/man/man8/systemd-tmpfiles-setup.service.8.gz
/usr/share/man/man8/systemd-tmpfiles.8.gz
/usr/share/man/man8/systemd-update-done.8.gz
/usr/share/man/man8/systemd-update-done.service.8.gz
/usr/share/man/man8/systemd-update-utmp-runlevel.service.8.gz
/usr/share/man/man8/systemd-update-utmp.8.gz
/usr/share/man/man8/systemd-update-utmp.service.8.gz
/usr/share/man/man8/systemd-user-sessions.8.gz
/usr/share/man/man8/systemd-user-sessions.service.8.gz
/usr/share/man/man8/systemd-userdbd.8.gz
/usr/share/man/man8/systemd-userdbd.service.8.gz
/usr/share/man/man8/systemd-veritysetup-generator.8.gz
/usr/share/man/man8/systemd-veritysetup.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-xdg-autostart-generator.8.gz
/usr/share/man/man8/telinit.8.gz
/usr/share/pkgconfig/systemd.pc
/usr/share/pkgconfig/udev.pc
/usr/share/polkit-1/actions/org.freedesktop.home1.policy
/usr/share/polkit-1/actions/org.freedesktop.hostname1.policy
/usr/share/polkit-1/actions/org.freedesktop.locale1.policy
/usr/share/polkit-1/actions/org.freedesktop.login1.policy
/usr/share/polkit-1/actions/org.freedesktop.portable1.policy
/usr/share/polkit-1/actions/org.freedesktop.resolve1.policy
/usr/share/polkit-1/actions/org.freedesktop.systemd1.policy
/usr/share/polkit-1/actions/org.freedesktop.timedate1.policy
/usr/share/systemd
/usr/share/systemd/kbd-model-map
/usr/share/systemd/language-fallback-map
/usr/share/zsh/site-functions/_busctl
/usr/share/zsh/site-functions/_coredumpctl
/usr/share/zsh/site-functions/_hostnamectl
/usr/share/zsh/site-functions/_journalctl
/usr/share/zsh/site-functions/_localectl
/usr/share/zsh/site-functions/_loginctl
/usr/share/zsh/site-functions/_resolvectl
/usr/share/zsh/site-functions/_sd_hosts_or_user_at_host
/usr/share/zsh/site-functions/_sd_machines
/usr/share/zsh/site-functions/_sd_outputmodes
/usr/share/zsh/site-functions/_sd_unit_files
/usr/share/zsh/site-functions/_systemctl
/usr/share/zsh/site-functions/_systemd
/usr/share/zsh/site-functions/_systemd-analyze
/usr/share/zsh/site-functions/_systemd-delta
/usr/share/zsh/site-functions/_systemd-inhibit
/usr/share/zsh/site-functions/_systemd-path
/usr/share/zsh/site-functions/_systemd-run
/usr/share/zsh/site-functions/_systemd-tmpfiles
/usr/share/zsh/site-functions/_timedatectl
/var/cache/private
/var/lib/private
/var/lib/private/systemd
/var/lib/rpm-state/systemd
/var/lib/systemd
/var/lib/systemd/catalog
/var/lib/systemd/catalog/database
/var/lib/systemd/coredump
/var/lib/systemd/linger
/var/log/README
/var/log/btmp
/var/log/journal
/var/log/private
/var/log/wtmp
/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/binfmt.d
/etc/crypttab
/etc/dnf/protected.d/systemd.conf
/etc/hostname
/etc/inittab
/etc/locale.conf
/etc/localtime
/etc/machine-id
/etc/machine-info
/etc/pam.d/systemd-user
/etc/rc.d
/etc/rc.d/init.d
/etc/rc.d/init.d/README
/etc/sysctl.conf
/etc/sysctl.d
/etc/sysctl.d/99-sysctl.conf
/etc/systemd
/etc/systemd/coredump.conf
/etc/systemd/homed.conf
/etc/systemd/journald.conf
/etc/systemd/logind.conf
/etc/systemd/network
/etc/systemd/oomd.conf
/etc/systemd/resolved.conf
/etc/systemd/system
/etc/systemd/system.conf
/etc/systemd/system/basic.target.wants
/etc/systemd/system/bluetooth.target.wants
/etc/systemd/system/default.target.wants
/etc/systemd/system/getty.target.wants
/etc/systemd/system/graphical.target.wants
/etc/systemd/system/local-fs.target.wants
/etc/systemd/system/machines.target.wants
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/network-online.target.wants
/etc/systemd/system/printer.target.wants
/etc/systemd/system/remote-fs.target.wants
/etc/systemd/system/sockets.target.wants
/etc/systemd/system/sysinit.target.wants
/etc/systemd/system/system-update.target.wants
/etc/systemd/system/timers.target.wants
/etc/systemd/user
/etc/systemd/user.conf
/etc/tmpfiles.d
/etc/xdg/systemd
/etc/xdg/systemd/user
/run/utmp
/usr/bin/busctl
/usr/bin/coredumpctl
/usr/bin/homectl
/usr/bin/hostnamectl
/usr/bin/journalctl
/usr/bin/localectl
/usr/bin/loginctl
/usr/bin/oomctl
/usr/bin/portablectl
/usr/bin/resolvectl
/usr/bin/systemctl
/usr/bin/systemd-analyze
/usr/bin/systemd-ask-password
/usr/bin/systemd-cat
/usr/bin/systemd-cgls
/usr/bin/systemd-cgtop
/usr/bin/systemd-cryptenroll
/usr/bin/systemd-delta
/usr/bin/systemd-detect-virt
/usr/bin/systemd-dissect
/usr/bin/systemd-escape
/usr/bin/systemd-firstboot
/usr/bin/systemd-id128
/usr/bin/systemd-inhibit
/usr/bin/systemd-machine-id-setup
/usr/bin/systemd-mount
/usr/bin/systemd-notify
/usr/bin/systemd-path
/usr/bin/systemd-resolve
/usr/bin/systemd-run
/usr/bin/systemd-socket-activate
/usr/bin/systemd-stdio-bridge
/usr/bin/systemd-sysext
/usr/bin/systemd-sysusers
/usr/bin/systemd-tmpfiles
/usr/bin/systemd-tty-ask-password-agent
/usr/bin/systemd-umount
/usr/bin/timedatectl
/usr/bin/userdbctl
/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/893db9589cf75d20316628759800a3cd305581
/usr/lib/.build-id/09/92c8551ffa6807abf3536eea39c84f15a416f6
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/ebaef2e2d6c2c88ff8f90f203ee73d33ab267b
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/32d4ecb20c2c34691822250a8d21616ec579ca
/usr/lib/.build-id/17
/usr/lib/.build-id/17/fb654badb1e55792e0a0b0b29efa6304ef295f
/usr/lib/.build-id/18
/usr/lib/.build-id/18/9a489611bcf8504a2b20179e43b27da0d0e6b7
/usr/lib/.build-id/19
/usr/lib/.build-id/19/5580cc3814acf159312d33e72cb6f37ef66bf3
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/961490a1916055f0e67fb14d7568073d7820de
/usr/lib/.build-id/22
/usr/lib/.build-id/22/4ee5be94ea4baa8b029da852030819435e3d6e
/usr/lib/.build-id/22/7103438837aa722abfe75b9e89fce34baec998
/usr/lib/.build-id/23
/usr/lib/.build-id/23/08c5bd91e79ae2c9f34a6e4964addbd4606765
/usr/lib/.build-id/28
/usr/lib/.build-id/28/09e130c7d2ef3f68253ff06ca97aaf3a206fac
/usr/lib/.build-id/28/b0b761f0336f97f9e512125bf7eda06735a7df
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/b6eae4f768b10303f6654b7b481f8152467d34
/usr/lib/.build-id/34
/usr/lib/.build-id/34/2b8cb7a78940cdcf2e4aad97685430c36380ad
/usr/lib/.build-id/36
/usr/lib/.build-id/36/5215d9e3e7ab84f856385ac5535fcffc8d7280
/usr/lib/.build-id/38
/usr/lib/.build-id/38/d709af5d1bd78fa61afa3d30418802ca0752a2
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/6f791e76fc6be928aae274485aee39c4340329
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/48b046bb9829ce5034d46cf944f6f2ff86dc0a
/usr/lib/.build-id/3d/5657b0631ac9ea5ac1da21567489a297cb4fd8
/usr/lib/.build-id/41
/usr/lib/.build-id/41/97167745620b597ecf419fd2ab529bf066ddc7
/usr/lib/.build-id/42
/usr/lib/.build-id/42/846e175d52cb27d776980b2c543f02c4f4432e
/usr/lib/.build-id/42/f85287454f2ecfa181e19b6a5fde6259d332af
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/f0f7e42906c17764b785ba5398fd4c9069c272
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/840f8f01a86d3182cbba0478c1a2df10a01d26
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/1234ffc380f65d28f754c6d80c4e984dd4de77
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/81bd77e1afe3f47b71c7733ebb831e28d5c00d
/usr/lib/.build-id/56
/usr/lib/.build-id/56/e089d8d7d915f5513503bb68694cc25dffb511
/usr/lib/.build-id/57
/usr/lib/.build-id/57/c7923bb8120d5cc54073a58e1a21a0f57e6d2c
/usr/lib/.build-id/66
/usr/lib/.build-id/66/0da12ee01e82d81d64f54ff1e3d4b7fbf2bb35
/usr/lib/.build-id/67
/usr/lib/.build-id/67/8a90d66e2b27a40dddaa2d890d978a7e60d25a
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/56e27d99264f17b785f2b3592ac1b667752446
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/600474a792ada392e0397c4a72a34ab34c8a7f
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/b1e6e7e3df53687beea0b9d10b6813236d2071
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/ffc5cd2f56057b2d108fe0783e44f3cc6dba5e
/usr/lib/.build-id/81
/usr/lib/.build-id/81/2bdc631d0eb45e69ac8a0f102d2db1a4d7c0f3
/usr/lib/.build-id/83
/usr/lib/.build-id/83/b30c2e26c4879320648685e101b309bd18eff2
/usr/lib/.build-id/84
/usr/lib/.build-id/84/3163ad7ad187d63f81dd1cd98b367a29904013
/usr/lib/.build-id/85
/usr/lib/.build-id/85/aa326c22704c91e78bff7719ba195534e3eece
/usr/lib/.build-id/88
/usr/lib/.build-id/88/ab4c6371b05ff39d70204050b5cb13faae0651
/usr/lib/.build-id/89
/usr/lib/.build-id/89/fed5359ddde778b80b69049953a872fd3396c6
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/e3a9e67a7c403e323b38e69fdff9aa0768be50
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/da1616e7acfe8ed2718cf305cfc42a4a866635
/usr/lib/.build-id/92
/usr/lib/.build-id/92/051acd712fa844863d9c591f47cb6aca6e857c
/usr/lib/.build-id/92/1b9433adcd70a50c6987bf1099603d1cabe9cb
/usr/lib/.build-id/97
/usr/lib/.build-id/97/fcfd9bb85f4a5551226747c24bb77b226be3c0
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/ff3fbfa61e8857d775572f6f29d9164fa23c8c
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/8e5e790db3c4d20b8add7c88ca0fbc92509d2c
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/edd3e1e677de4d7c0eea0662eb626e25630b0f
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/897058f0c301ec4d64e6a4c6720d4b5dffc3b3
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/8c1e6915a6475d0a9ccc5595ba32b5d7c403b7
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/45e5a6be35f0ad8346b8fb60ccf2c6100e0f71
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/6264ce46774254ec80bea95e4e12822532cafc
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/094f28dd01a27769bbf554ebd2ec94450cfabf
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/a34fa60afea1efde4c7ec8a7ed48f6113c4193
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/b685fe7e02e5d7a3b7d0f2f272e2fcba8272c6
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/719868063ec6af890b55729a060517e6acf9ab
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/76f8a6c0497eeaf94881f3575d49f9ee1572a9
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/ff898fb7c5c3c71d031cbcd74be658f0cdd6ee
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/cfa0cdb55e91ea1c83b2e55f3d4e461c658864
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/7ff8ffba2db2e336e1b14a477702b27a8a3c45
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/7a55ee6b5abf527d4df488d5c7f8647422289e
/usr/lib/.build-id/d7/ec8046903a457bdda9be6753effb6745e45a3c
/usr/lib/.build-id/da
/usr/lib/.build-id/da/69779050a77987f5472de0454df73fe036f37e
/usr/lib/.build-id/db
/usr/lib/.build-id/db/a0e966c3d653a78529f09ef8c878a75f220d95
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/c481d7061013149205767699773853470b314d
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/d40d08646e3315857a239f401a0d2ff6f83cd7
/usr/lib/.build-id/e6/ef01b0df00666bda679bebf63b400174b1c05a
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/6b8450e3a2d89c7951d504c5090e68539c1342
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/ffd0e5864b6b4a3866defe4ebdde88b0a62e9b
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/2ad3ce7b3308cca0983eb76b72557423f05797
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/057890bee69b95e73b5afe6040ccd0f95b03d2
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/c758cfded1a5f7bb210a9e1d566c7e817d6b32
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/e7033a0f8e63f3188fb4131a4c3ae4599cac02
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/1e84c09120d0f2ddbcd6d1fa524b85b668fa18
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/1ecf0b8a9ce51613f71fabff640bb5cf91a81d
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/949e5bf64d652b97556d145b34d66d32c5a5c7
/usr/lib/.build-id/f6/9645dcb522ff155553ce33ecfb82581115789f
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/f3551a28376b02e465a67e6b8bfc4ee8123eb8
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/97bafc5afdb4ffb8f9e2001a0c30ffb8b67b87
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/01fd2e9af183e05273b09f945f3d090f7e629a
/usr/lib/binfmt.d
/usr/lib/environment.d
/usr/lib/environment.d/99-environment.conf
/usr/lib/pam.d
/usr/lib/pam.d/systemd-user
/usr/lib/sysctl.d
/usr/lib/sysctl.d/50-coredump.conf
/usr/lib/sysctl.d/50-default.conf
/usr/lib/sysctl.d/50-pid-max.conf
/usr/lib/sysctl.d/README
/usr/lib/systemd
/usr/lib/systemd/catalog
/usr/lib/systemd/catalog/systemd.be.catalog
/usr/lib/systemd/catalog/[email protected]
/usr/lib/systemd/catalog/systemd.bg.catalog
/usr/lib/systemd/catalog/systemd.catalog
/usr/lib/systemd/catalog/systemd.de.catalog
/usr/lib/systemd/catalog/systemd.fr.catalog
/usr/lib/systemd/catalog/systemd.it.catalog
/usr/lib/systemd/catalog/systemd.pl.catalog
/usr/lib/systemd/catalog/systemd.pt_BR.catalog
/usr/lib/systemd/catalog/systemd.ru.catalog
/usr/lib/systemd/catalog/systemd.zh_CN.catalog
/usr/lib/systemd/catalog/systemd.zh_TW.catalog
/usr/lib/systemd/libsystemd-shared-248.so
/usr/lib/systemd/libsystemd-shared.abignore
/usr/lib/systemd/network
/usr/lib/systemd/ntp-units.d
/usr/lib/systemd/portable
/usr/lib/systemd/portable/profile
/usr/lib/systemd/portable/profile/default
/usr/lib/systemd/portable/profile/default/service.conf
/usr/lib/systemd/portable/profile/nonetwork
/usr/lib/systemd/portable/profile/nonetwork/service.conf
/usr/lib/systemd/portable/profile/strict
/usr/lib/systemd/portable/profile/strict/service.conf
/usr/lib/systemd/portable/profile/trusted
/usr/lib/systemd/portable/profile/trusted/service.conf
/usr/lib/systemd/purge-nobody-user
/usr/lib/systemd/resolv.conf
/usr/lib/systemd/system
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/systemd-debug-generator
/usr/lib/systemd/system-generators/systemd-fstab-generator
/usr/lib/systemd/system-generators/systemd-getty-generator
/usr/lib/systemd/system-generators/systemd-rc-local-generator
/usr/lib/systemd/system-generators/systemd-run-generator
/usr/lib/systemd/system-generators/systemd-system-update-generator
/usr/lib/systemd/system-generators/systemd-sysv-generator
/usr/lib/systemd/system-generators/systemd-veritysetup-generator
/usr/lib/systemd/system-preset
/usr/lib/systemd/system-preset/90-systemd.preset
/usr/lib/systemd/system-shutdown
/usr/lib/systemd/system/-.slice.d
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/basic.target
/usr/lib/systemd/system/basic.target.wants
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/bluetooth.target
/usr/lib/systemd/system/boot-complete.target
/usr/lib/systemd/system/console-getty.service
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/ctrl-alt-del.target
/usr/lib/systemd/system/dbus-org.freedesktop.hostname1.service
/usr/lib/systemd/system/dbus-org.freedesktop.locale1.service
/usr/lib/systemd/system/dbus-org.freedesktop.login1.service
/usr/lib/systemd/system/dbus-org.freedesktop.oom1.service
/usr/lib/systemd/system/dbus-org.freedesktop.portable1.service
/usr/lib/systemd/system/dbus-org.freedesktop.timedate1.service
/usr/lib/systemd/system/dbus.target.wants
/usr/lib/systemd/system/debug-shell.service
/usr/lib/systemd/system/default.target
/usr/lib/systemd/system/default.target.wants
/usr/lib/systemd/system/dev-hugepages.mount
/usr/lib/systemd/system/dev-mqueue.mount
/usr/lib/systemd/system/emergency.service
/usr/lib/systemd/system/emergency.target
/usr/lib/systemd/system/exit.target
/usr/lib/systemd/system/final.target
/usr/lib/systemd/system/first-boot-complete.target
/usr/lib/systemd/system/getty-pre.target
/usr/lib/systemd/system/getty.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/graphical.target
/usr/lib/systemd/system/graphical.target.wants
/usr/lib/systemd/system/graphical.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/halt.target
/usr/lib/systemd/system/initrd-cleanup.service
/usr/lib/systemd/system/initrd-fs.target
/usr/lib/systemd/system/initrd-parse-etc.service
/usr/lib/systemd/system/initrd-root-device.target
/usr/lib/systemd/system/initrd-root-device.target.wants
/usr/lib/systemd/system/initrd-root-device.target.wants/remote-veritysetup.target
/usr/lib/systemd/system/initrd-root-fs.target
/usr/lib/systemd/system/initrd-root-fs.target.wants
/usr/lib/systemd/system/initrd-switch-root.service
/usr/lib/systemd/system/initrd-switch-root.target
/usr/lib/systemd/system/initrd.target
/usr/lib/systemd/system/kexec.target
/usr/lib/systemd/system/ldconfig.service
/usr/lib/systemd/system/local-fs-pre.target
/usr/lib/systemd/system/local-fs.target
/usr/lib/systemd/system/local-fs.target.wants
/usr/lib/systemd/system/local-fs.target.wants/tmp.mount
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/multi-user.target
/usr/lib/systemd/system/multi-user.target.wants
/usr/lib/systemd/system/multi-user.target.wants/getty.target
/usr/lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path
/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service
/usr/lib/systemd/system/network-online.target
/usr/lib/systemd/system/network-pre.target
/usr/lib/systemd/system/network.target
/usr/lib/systemd/system/nss-lookup.target
/usr/lib/systemd/system/nss-user-lookup.target
/usr/lib/systemd/system/paths.target
/usr/lib/systemd/system/poweroff.target
/usr/lib/systemd/system/printer.target
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount
/usr/lib/systemd/system/rc-local.service
/usr/lib/systemd/system/reboot.target
/usr/lib/systemd/system/remote-fs-pre.target
/usr/lib/systemd/system/remote-fs.target
/usr/lib/systemd/system/remote-fs.target.wants
/usr/lib/systemd/system/remote-veritysetup.target
/usr/lib/systemd/system/rescue.service
/usr/lib/systemd/system/rescue.target
/usr/lib/systemd/system/rescue.target.wants
/usr/lib/systemd/system/rescue.target.wants/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/rpcbind.target
/usr/lib/systemd/system/runlevel0.target
/usr/lib/systemd/system/runlevel1.target
/usr/lib/systemd/system/runlevel1.target.wants
/usr/lib/systemd/system/runlevel2.target
/usr/lib/systemd/system/runlevel2.target.wants
/usr/lib/systemd/system/runlevel3.target
/usr/lib/systemd/system/runlevel3.target.wants
/usr/lib/systemd/system/runlevel4.target
/usr/lib/systemd/system/runlevel4.target.wants
/usr/lib/systemd/system/runlevel5.target
/usr/lib/systemd/system/runlevel5.target.wants
/usr/lib/systemd/system/runlevel6.target
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/shutdown.target
/usr/lib/systemd/system/sigpwr.target
/usr/lib/systemd/system/slices.target
/usr/lib/systemd/system/smartcard.target
/usr/lib/systemd/system/sockets.target
/usr/lib/systemd/system/sockets.target.wants
/usr/lib/systemd/system/sockets.target.wants/systemd-coredump.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-initctl.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-dev-log.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket
/usr/lib/systemd/system/sound.target
/usr/lib/systemd/system/swap.target
/usr/lib/systemd/system/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sys-kernel-config.mount
/usr/lib/systemd/system/sys-kernel-debug.mount
/usr/lib/systemd/system/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target
/usr/lib/systemd/system/sysinit.target.wants
/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount
/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount
/usr/lib/systemd/system/sysinit.target.wants/ldconfig.service
/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount
/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-debug.mount
/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path
/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-catalog-update.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journal-flush.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-machine-id-commit.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-sysusers.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-done.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-update-utmp.service
/usr/lib/systemd/system/sysinit.target.wants/veritysetup.target
/usr/lib/systemd/system/syslog.socket
/usr/lib/systemd/system/syslog.target.wants
/usr/lib/systemd/system/system-update-cleanup.service
/usr/lib/systemd/system/system-update-pre.target
/usr/lib/systemd/system/system-update.target
/usr/lib/systemd/system/systemd-ask-password-console.path
/usr/lib/systemd/system/systemd-ask-password-console.service
/usr/lib/systemd/system/systemd-ask-password-wall.path
/usr/lib/systemd/system/systemd-ask-password-wall.service
/usr/lib/systemd/system/systemd-binfmt.service
/usr/lib/systemd/system/systemd-boot-check-no-failures.service
/usr/lib/systemd/system/systemd-coredump.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-exit.service
/usr/lib/systemd/system/systemd-firstboot.service
/usr/lib/systemd/system/systemd-halt.service
/usr/lib/systemd/system/systemd-homed-activate.service
/usr/lib/systemd/system/systemd-homed.service
/usr/lib/systemd/system/systemd-hostnamed.service
/usr/lib/systemd/system/systemd-hostnamed.service.d
/usr/lib/systemd/system/systemd-hostnamed.service.d/disable-privatedevices.conf
/usr/lib/systemd/system/systemd-initctl.service
/usr/lib/systemd/system/systemd-initctl.socket
/usr/lib/systemd/system/systemd-journal-catalog-update.service
/usr/lib/systemd/system/systemd-journal-flush.service
/usr/lib/systemd/system/systemd-journald-audit.socket
/usr/lib/systemd/system/systemd-journald-dev-log.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-journald.service
/usr/lib/systemd/system/systemd-journald.socket
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/systemd-kexec.service
/usr/lib/systemd/system/systemd-localed.service
/usr/lib/systemd/system/systemd-logind.service
/usr/lib/systemd/system/systemd-machine-id-commit.service
/usr/lib/systemd/system/systemd-network-generator.service
/usr/lib/systemd/system/systemd-oomd.service
/usr/lib/systemd/system/systemd-portabled.service
/usr/lib/systemd/system/systemd-poweroff.service
/usr/lib/systemd/system/systemd-reboot.service
/usr/lib/systemd/system/systemd-resolved.service
/usr/lib/systemd/system/systemd-sysctl.service
/usr/lib/systemd/system/systemd-sysext.service
/usr/lib/systemd/system/systemd-sysusers.service
/usr/lib/systemd/system/systemd-time-wait-sync.service
/usr/lib/systemd/system/systemd-timedated.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/systemd-update-done.service
/usr/lib/systemd/system/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/systemd-update-utmp.service
/usr/lib/systemd/system/systemd-user-sessions.service
/usr/lib/systemd/system/systemd-userdbd.service
/usr/lib/systemd/system/systemd-userdbd.socket
/usr/lib/systemd/system/time-set.target
/usr/lib/systemd/system/time-sync.target
/usr/lib/systemd/system/timers.target
/usr/lib/systemd/system/timers.target.wants
/usr/lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/tmp.mount
/usr/lib/systemd/system/umount.target
/usr/lib/systemd/system/usb-gadget.target
/usr/lib/systemd/system/user-.slice.d
/usr/lib/systemd/system/user-.slice.d/10-defaults.conf
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/user.slice
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/[email protected]
/usr/lib/systemd/system/veritysetup-pre.target
/usr/lib/systemd/system/veritysetup.target
/usr/lib/systemd/systemd
/usr/lib/systemd/systemd-ac-power
/usr/lib/systemd/systemd-binfmt
/usr/lib/systemd/systemd-boot-check-no-failures
/usr/lib/systemd/systemd-cgroups-agent
/usr/lib/systemd/systemd-coredump
/usr/lib/systemd/systemd-export
/usr/lib/systemd/systemd-homed
/usr/lib/systemd/systemd-homework
/usr/lib/systemd/systemd-hostnamed
/usr/lib/systemd/systemd-initctl
/usr/lib/systemd/systemd-journald
/usr/lib/systemd/systemd-localed
/usr/lib/systemd/systemd-logind
/usr/lib/systemd/systemd-network-generator
/usr/lib/systemd/systemd-oomd
/usr/lib/systemd/systemd-portabled
/usr/lib/systemd/systemd-reply-password
/usr/lib/systemd/systemd-resolved
/usr/lib/systemd/systemd-shutdown
/usr/lib/systemd/systemd-socket-proxyd
/usr/lib/systemd/systemd-sulogin-shell
/usr/lib/systemd/systemd-sysctl
/usr/lib/systemd/systemd-time-wait-sync
/usr/lib/systemd/systemd-timedated
/usr/lib/systemd/systemd-update-done
/usr/lib/systemd/systemd-update-utmp
/usr/lib/systemd/systemd-user-runtime-dir
/usr/lib/systemd/systemd-user-sessions
/usr/lib/systemd/systemd-userdbd
/usr/lib/systemd/systemd-userwork
/usr/lib/systemd/systemd-veritysetup
/usr/lib/systemd/systemd-xdg-autostart-condition
/usr/lib/systemd/user
/usr/lib/systemd/user-environment-generators
/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator
/usr/lib/systemd/user-generators
/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator
/usr/lib/systemd/user-preset
/usr/lib/systemd/user-preset/90-systemd.preset
/usr/lib/systemd/user/app.slice
/usr/lib/systemd/user/background.slice
/usr/lib/systemd/user/basic.target
/usr/lib/systemd/user/bluetooth.target
/usr/lib/systemd/user/default.target
/usr/lib/systemd/user/exit.target
/usr/lib/systemd/user/graphical-session-pre.target
/usr/lib/systemd/user/graphical-session.target
/usr/lib/systemd/user/paths.target
/usr/lib/systemd/user/printer.target
/usr/lib/systemd/user/session.slice
/usr/lib/systemd/user/shutdown.target
/usr/lib/systemd/user/smartcard.target
/usr/lib/systemd/user/sockets.target
/usr/lib/systemd/user/sound.target
/usr/lib/systemd/user/systemd-exit.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.timer
/usr/lib/systemd/user/systemd-tmpfiles-setup.service
/usr/lib/systemd/user/timers.target
/usr/lib/systemd/user/xdg-desktop-autostart.target
/usr/lib/sysusers.d
/usr/lib/sysusers.d/README
/usr/lib/sysusers.d/basic.conf
/usr/lib/sysusers.d/systemd.conf
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/README
/usr/lib/tmpfiles.d/etc.conf
/usr/lib/tmpfiles.d/home.conf
/usr/lib/tmpfiles.d/journal-nocow.conf
/usr/lib/tmpfiles.d/legacy.conf
/usr/lib/tmpfiles.d/portables.conf
/usr/lib/tmpfiles.d/static-nodes-permissions.conf
/usr/lib/tmpfiles.d/systemd-nologin.conf
/usr/lib/tmpfiles.d/systemd-tmp.conf
/usr/lib/tmpfiles.d/systemd.conf
/usr/lib/tmpfiles.d/tmp.conf
/usr/lib/tmpfiles.d/var.conf
/usr/lib/tmpfiles.d/x11.conf
/usr/sbin/halt
/usr/sbin/init
/usr/sbin/poweroff
/usr/sbin/reboot
/usr/sbin/resolvconf
/usr/sbin/runlevel
/usr/sbin/shutdown
/usr/sbin/telinit
/usr/share/bash-completion/completions/busctl
/usr/share/bash-completion/completions/coredumpctl
/usr/share/bash-completion/completions/homectl
/usr/share/bash-completion/completions/hostnamectl
/usr/share/bash-completion/completions/journalctl
/usr/share/bash-completion/completions/localectl
/usr/share/bash-completion/completions/loginctl
/usr/share/bash-completion/completions/portablectl
/usr/share/bash-completion/completions/resolvectl
/usr/share/bash-completion/completions/systemctl
/usr/share/bash-completion/completions/systemd-analyze
/usr/share/bash-completion/completions/systemd-cat
/usr/share/bash-completion/completions/systemd-cgls
/usr/share/bash-completion/completions/systemd-cgtop
/usr/share/bash-completion/completions/systemd-delta
/usr/share/bash-completion/completions/systemd-detect-virt
/usr/share/bash-completion/completions/systemd-id128
/usr/share/bash-completion/completions/systemd-path
/usr/share/bash-completion/completions/systemd-resolve
/usr/share/bash-completion/completions/systemd-run
/usr/share/bash-completion/completions/timedatectl
/usr/share/dbus-1/services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.home1.service
/usr/share/dbus-1/system-services/org.freedesktop.hostname1.service
/usr/share/dbus-1/system-services/org.freedesktop.locale1.service
/usr/share/dbus-1/system-services/org.freedesktop.login1.service
/usr/share/dbus-1/system-services/org.freedesktop.oom1.service
/usr/share/dbus-1/system-services/org.freedesktop.portable1.service
/usr/share/dbus-1/system-services/org.freedesktop.resolve1.service
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.timedate1.service
/usr/share/dbus-1/system.d/org.freedesktop.home1.conf
/usr/share/dbus-1/system.d/org.freedesktop.hostname1.conf
/usr/share/dbus-1/system.d/org.freedesktop.locale1.conf
/usr/share/dbus-1/system.d/org.freedesktop.login1.conf
/usr/share/dbus-1/system.d/org.freedesktop.oom1.conf
/usr/share/dbus-1/system.d/org.freedesktop.portable1.conf
/usr/share/dbus-1/system.d/org.freedesktop.resolve1.conf
/usr/share/dbus-1/system.d/org.freedesktop.systemd1.conf
/usr/share/dbus-1/system.d/org.freedesktop.timedate1.conf
/usr/share/doc/systemd
/usr/share/doc/systemd/20-yama-ptrace.conf
/usr/share/doc/systemd/CODING_STYLE.md
/usr/share/doc/systemd/DISTRO_PORTING.md
/usr/share/doc/systemd/ENVIRONMENT.md
/usr/share/doc/systemd/GVARIANT-SERIALIZATION.md
/usr/share/doc/systemd/HACKING.md
/usr/share/doc/systemd/NEWS
/usr/share/doc/systemd/README
/usr/share/doc/systemd/TRANSIENT-SETTINGS.md
/usr/share/doc/systemd/TRANSLATORS.md
/usr/share/doc/systemd/UIDS-GIDS.md
/usr/share/factory
/usr/share/factory/etc
/usr/share/factory/etc/issue
/usr/share/factory/etc/nsswitch.conf
/usr/share/factory/etc/pam.d
/usr/share/factory/etc/pam.d/other
/usr/share/factory/etc/pam.d/system-auth
/usr/share/licenses/systemd
/usr/share/licenses/systemd/LICENSE.GPL2
/usr/share/licenses/systemd/LICENSE.LGPL2.1
/usr/share/locale/be/LC_MESSAGES/systemd.mo
/usr/share/locale/be@latin/LC_MESSAGES/systemd.mo
/usr/share/locale/bg/LC_MESSAGES/systemd.mo
/usr/share/locale/ca/LC_MESSAGES/systemd.mo
/usr/share/locale/cs/LC_MESSAGES/systemd.mo
/usr/share/locale/da/LC_MESSAGES/systemd.mo
/usr/share/locale/de/LC_MESSAGES/systemd.mo
/usr/share/locale/el/LC_MESSAGES/systemd.mo
/usr/share/locale/es/LC_MESSAGES/systemd.mo
/usr/share/locale/fr/LC_MESSAGES/systemd.mo
/usr/share/locale/gl/LC_MESSAGES/systemd.mo
/usr/share/locale/hr/LC_MESSAGES/systemd.mo
/usr/share/locale/hu/LC_MESSAGES/systemd.mo
/usr/share/locale/id/LC_MESSAGES/systemd.mo
/usr/share/locale/it/LC_MESSAGES/systemd.mo
/usr/share/locale/ja/LC_MESSAGES/systemd.mo
/usr/share/locale/kab/LC_MESSAGES/systemd.mo
/usr/share/locale/ko/LC_MESSAGES/systemd.mo
/usr/share/locale/lt/LC_MESSAGES/systemd.mo
/usr/share/locale/nl/LC_MESSAGES/systemd.mo
/usr/share/locale/pa/LC_MESSAGES/systemd.mo
/usr/share/locale/pl/LC_MESSAGES/systemd.mo
/usr/share/locale/pt_BR/LC_MESSAGES/systemd.mo
/usr/share/locale/ro/LC_MESSAGES/systemd.mo
/usr/share/locale/ru/LC_MESSAGES/systemd.mo
/usr/share/locale/si/LC_MESSAGES/systemd.mo
/usr/share/locale/sk/LC_MESSAGES/systemd.mo
/usr/share/locale/sr/LC_MESSAGES/systemd.mo
/usr/share/locale/sv/LC_MESSAGES/systemd.mo
/usr/share/locale/tr/LC_MESSAGES/systemd.mo
/usr/share/locale/uk/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_CN/LC_MESSAGES/systemd.mo
/usr/share/locale/zh_TW/LC_MESSAGES/systemd.mo
/usr/share/man/man1/busctl.1.gz
/usr/share/man/man1/coredumpctl.1.gz
/usr/share/man/man1/homectl.1.gz
/usr/share/man/man1/hostnamectl.1.gz
/usr/share/man/man1/init.1.gz
/usr/share/man/man1/journalctl.1.gz
/usr/share/man/man1/localectl.1.gz
/usr/share/man/man1/loginctl.1.gz
/usr/share/man/man1/oomctl.1.gz
/usr/share/man/man1/portablectl.1.gz
/usr/share/man/man1/resolvconf.1.gz
/usr/share/man/man1/resolvectl.1.gz
/usr/share/man/man1/systemctl.1.gz
/usr/share/man/man1/systemd-analyze.1.gz
/usr/share/man/man1/systemd-ask-password.1.gz
/usr/share/man/man1/systemd-cat.1.gz
/usr/share/man/man1/systemd-cgls.1.gz
/usr/share/man/man1/systemd-cgtop.1.gz
/usr/share/man/man1/systemd-cryptenroll.1.gz
/usr/share/man/man1/systemd-delta.1.gz
/usr/share/man/man1/systemd-detect-virt.1.gz
/usr/share/man/man1/systemd-dissect.1.gz
/usr/share/man/man1/systemd-escape.1.gz
/usr/share/man/man1/systemd-firstboot.1.gz
/usr/share/man/man1/systemd-firstboot.service.1.gz
/usr/share/man/man1/systemd-id128.1.gz
/usr/share/man/man1/systemd-inhibit.1.gz
/usr/share/man/man1/systemd-machine-id-setup.1.gz
/usr/share/man/man1/systemd-mount.1.gz
/usr/share/man/man1/systemd-notify.1.gz
/usr/share/man/man1/systemd-path.1.gz
/usr/share/man/man1/systemd-run.1.gz
/usr/share/man/man1/systemd-socket-activate.1.gz
/usr/share/man/man1/systemd-tty-ask-password-agent.1.gz
/usr/share/man/man1/systemd-umount.1.gz
/usr/share/man/man1/systemd.1.gz
/usr/share/man/man1/timedatectl.1.gz
/usr/share/man/man1/userdbctl.1.gz
/usr/share/man/man5/binfmt.d.5.gz
/usr/share/man/man5/coredump.conf.5.gz
/usr/share/man/man5/coredump.conf.d.5.gz
/usr/share/man/man5/crypttab.5.gz
/usr/share/man/man5/dnssec-trust-anchors.d.5.gz
/usr/share/man/man5/environment.d.5.gz
/usr/share/man/man5/homed.conf.5.gz
/usr/share/man/man5/homed.conf.d.5.gz
/usr/share/man/man5/hostname.5.gz
/usr/share/man/man5/journald.conf.5.gz
/usr/share/man/man5/journald.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/locale.conf.5.gz
/usr/share/man/man5/localtime.5.gz
/usr/share/man/man5/logind.conf.5.gz
/usr/share/man/man5/logind.conf.d.5.gz
/usr/share/man/man5/machine-id.5.gz
/usr/share/man/man5/machine-info.5.gz
/usr/share/man/man5/oomd.conf.5.gz
/usr/share/man/man5/oomd.conf.d.5.gz
/usr/share/man/man5/org.freedesktop.LogControl1.5.gz
/usr/share/man/man5/org.freedesktop.home1.5.gz
/usr/share/man/man5/org.freedesktop.hostname1.5.gz
/usr/share/man/man5/org.freedesktop.locale1.5.gz
/usr/share/man/man5/org.freedesktop.login1.5.gz
/usr/share/man/man5/org.freedesktop.oom1.5.gz
/usr/share/man/man5/org.freedesktop.portable1.5.gz
/usr/share/man/man5/org.freedesktop.resolve1.5.gz
/usr/share/man/man5/org.freedesktop.systemd1.5.gz
/usr/share/man/man5/org.freedesktop.timedate1.5.gz
/usr/share/man/man5/os-release.5.gz
/usr/share/man/man5/resolved.conf.5.gz
/usr/share/man/man5/resolved.conf.d.5.gz
/usr/share/man/man5/sysctl.d.5.gz
/usr/share/man/man5/system.conf.d.5.gz
/usr/share/man/man5/systemd-system.conf.5.gz
/usr/share/man/man5/systemd-user-runtime-dir.5.gz
/usr/share/man/man5/systemd-user.conf.5.gz
/usr/share/man/man5/systemd.automount.5.gz
/usr/share/man/man5/systemd.device.5.gz
/usr/share/man/man5/systemd.dnssd.5.gz
/usr/share/man/man5/systemd.exec.5.gz
/usr/share/man/man5/systemd.kill.5.gz
/usr/share/man/man5/systemd.link.5.gz
/usr/share/man/man5/systemd.mount.5.gz
/usr/share/man/man5/systemd.negative.5.gz
/usr/share/man/man5/systemd.netdev.5.gz
/usr/share/man/man5/systemd.network.5.gz
/usr/share/man/man5/systemd.nspawn.5.gz
/usr/share/man/man5/systemd.path.5.gz
/usr/share/man/man5/systemd.positive.5.gz
/usr/share/man/man5/systemd.preset.5.gz
/usr/share/man/man5/systemd.resource-control.5.gz
/usr/share/man/man5/systemd.scope.5.gz
/usr/share/man/man5/systemd.service.5.gz
/usr/share/man/man5/systemd.slice.5.gz
/usr/share/man/man5/systemd.socket.5.gz
/usr/share/man/man5/systemd.swap.5.gz
/usr/share/man/man5/systemd.target.5.gz
/usr/share/man/man5/systemd.timer.5.gz
/usr/share/man/man5/systemd.unit.5.gz
/usr/share/man/man5/sysusers.d.5.gz
/usr/share/man/man5/tmpfiles.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/user.conf.d.5.gz
/usr/share/man/man5/[email protected]
/usr/share/man/man5/veritytab.5.gz
/usr/share/man/man7/bootup.7.gz
/usr/share/man/man7/daemon.7.gz
/usr/share/man/man7/file-hierarchy.7.gz
/usr/share/man/man7/kernel-command-line.7.gz
/usr/share/man/man7/systemd.directives.7.gz
/usr/share/man/man7/systemd.environment-generator.7.gz
/usr/share/man/man7/systemd.generator.7.gz
/usr/share/man/man7/systemd.index.7.gz
/usr/share/man/man7/systemd.journal-fields.7.gz
/usr/share/man/man7/systemd.net-naming-scheme.7.gz
/usr/share/man/man7/systemd.offline-updates.7.gz
/usr/share/man/man7/systemd.special.7.gz
/usr/share/man/man7/systemd.syntax.7.gz
/usr/share/man/man7/systemd.time.7.gz
/usr/share/man/man8/30-systemd-environment-d-generator.8.gz
/usr/share/man/man8/halt.8.gz
/usr/share/man/man8/nss-myhostname.8.gz
/usr/share/man/man8/nss-resolve.8.gz
/usr/share/man/man8/nss-systemd.8.gz
/usr/share/man/man8/poweroff.8.gz
/usr/share/man/man8/rc-local.service.8.gz
/usr/share/man/man8/reboot.8.gz
/usr/share/man/man8/runlevel.8.gz
/usr/share/man/man8/shutdown.8.gz
/usr/share/man/man8/systemd-ask-password-console.path.8.gz
/usr/share/man/man8/systemd-ask-password-console.service.8.gz
/usr/share/man/man8/systemd-ask-password-wall.path.8.gz
/usr/share/man/man8/systemd-ask-password-wall.service.8.gz
/usr/share/man/man8/systemd-binfmt.8.gz
/usr/share/man/man8/systemd-binfmt.service.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.service.8.gz
/usr/share/man/man8/systemd-coredump.8.gz
/usr/share/man/man8/systemd-coredump.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-debug-generator.8.gz
/usr/share/man/man8/systemd-environment-d-generator.8.gz
/usr/share/man/man8/systemd-fstab-generator.8.gz
/usr/share/man/man8/systemd-getty-generator.8.gz
/usr/share/man/man8/systemd-halt.service.8.gz
/usr/share/man/man8/systemd-homed.8.gz
/usr/share/man/man8/systemd-homed.service.8.gz
/usr/share/man/man8/systemd-hostnamed.8.gz
/usr/share/man/man8/systemd-hostnamed.service.8.gz
/usr/share/man/man8/systemd-initctl.8.gz
/usr/share/man/man8/systemd-initctl.service.8.gz
/usr/share/man/man8/systemd-initctl.socket.8.gz
/usr/share/man/man8/systemd-journald-audit.socket.8.gz
/usr/share/man/man8/systemd-journald-dev-log.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-journald.8.gz
/usr/share/man/man8/systemd-journald.service.8.gz
/usr/share/man/man8/systemd-journald.socket.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-kexec.service.8.gz
/usr/share/man/man8/systemd-localed.8.gz
/usr/share/man/man8/systemd-localed.service.8.gz
/usr/share/man/man8/systemd-logind.8.gz
/usr/share/man/man8/systemd-logind.service.8.gz
/usr/share/man/man8/systemd-machine-id-commit.service.8.gz
/usr/share/man/man8/systemd-network-generator.8.gz
/usr/share/man/man8/systemd-network-generator.service.8.gz
/usr/share/man/man8/systemd-oomd.8.gz
/usr/share/man/man8/systemd-oomd.service.8.gz
/usr/share/man/man8/systemd-portabled.8.gz
/usr/share/man/man8/systemd-portabled.service.8.gz
/usr/share/man/man8/systemd-poweroff.service.8.gz
/usr/share/man/man8/systemd-rc-local-generator.8.gz
/usr/share/man/man8/systemd-reboot.service.8.gz
/usr/share/man/man8/systemd-resolved.8.gz
/usr/share/man/man8/systemd-resolved.service.8.gz
/usr/share/man/man8/systemd-run-generator.8.gz
/usr/share/man/man8/systemd-shutdown.8.gz
/usr/share/man/man8/systemd-socket-proxyd.8.gz
/usr/share/man/man8/systemd-sysctl.8.gz
/usr/share/man/man8/systemd-sysctl.service.8.gz
/usr/share/man/man8/systemd-sysext.8.gz
/usr/share/man/man8/systemd-sysext.service.8.gz
/usr/share/man/man8/systemd-system-update-generator.8.gz
/usr/share/man/man8/systemd-sysusers.8.gz
/usr/share/man/man8/systemd-sysusers.service.8.gz
/usr/share/man/man8/systemd-sysv-generator.8.gz
/usr/share/man/man8/systemd-time-wait-sync.8.gz
/usr/share/man/man8/systemd-time-wait-sync.service.8.gz
/usr/share/man/man8/systemd-timedated.8.gz
/usr/share/man/man8/systemd-timedated.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.timer.8.gz
/usr/share/man/man8/systemd-tmpfiles-setup.service.8.gz
/usr/share/man/man8/systemd-tmpfiles.8.gz
/usr/share/man/man8/systemd-update-done.8.gz
/usr/share/man/man8/systemd-update-done.service.8.gz
/usr/share/man/man8/systemd-update-utmp-runlevel.service.8.gz
/usr/share/man/man8/systemd-update-utmp.8.gz
/usr/share/man/man8/systemd-update-utmp.service.8.gz
/usr/share/man/man8/systemd-user-sessions.8.gz
/usr/share/man/man8/systemd-user-sessions.service.8.gz
/usr/share/man/man8/systemd-userdbd.8.gz
/usr/share/man/man8/systemd-userdbd.service.8.gz
/usr/share/man/man8/systemd-veritysetup-generator.8.gz
/usr/share/man/man8/systemd-veritysetup.8.gz
/usr/share/man/man8/[email protected]
/usr/share/man/man8/systemd-xdg-autostart-generator.8.gz
/usr/share/man/man8/telinit.8.gz
/usr/share/pkgconfig/systemd.pc
/usr/share/pkgconfig/udev.pc
/usr/share/polkit-1/actions/org.freedesktop.home1.policy
/usr/share/polkit-1/actions/org.freedesktop.hostname1.policy
/usr/share/polkit-1/actions/org.freedesktop.locale1.policy
/usr/share/polkit-1/actions/org.freedesktop.login1.policy
/usr/share/polkit-1/actions/org.freedesktop.portable1.policy
/usr/share/polkit-1/actions/org.freedesktop.resolve1.policy
/usr/share/polkit-1/actions/org.freedesktop.systemd1.policy
/usr/share/polkit-1/actions/org.freedesktop.timedate1.policy
/usr/share/systemd
/usr/share/systemd/kbd-model-map
/usr/share/systemd/language-fallback-map
/usr/share/zsh/site-functions/_busctl
/usr/share/zsh/site-functions/_coredumpctl
/usr/share/zsh/site-functions/_hostnamectl
/usr/share/zsh/site-functions/_journalctl
/usr/share/zsh/site-functions/_localectl
/usr/share/zsh/site-functions/_loginctl
/usr/share/zsh/site-functions/_resolvectl
/usr/share/zsh/site-functions/_sd_hosts_or_user_at_host
/usr/share/zsh/site-functions/_sd_machines
/usr/share/zsh/site-functions/_sd_outputmodes
/usr/share/zsh/site-functions/_sd_unit_files
/usr/share/zsh/site-functions/_systemctl
/usr/share/zsh/site-functions/_systemd
/usr/share/zsh/site-functions/_systemd-analyze
/usr/share/zsh/site-functions/_systemd-delta
/usr/share/zsh/site-functions/_systemd-inhibit
/usr/share/zsh/site-functions/_systemd-path
/usr/share/zsh/site-functions/_systemd-run
/usr/share/zsh/site-functions/_systemd-tmpfiles
/usr/share/zsh/site-functions/_timedatectl
/var/cache/private
/var/lib/private
/var/lib/private/systemd
/var/lib/rpm-state/systemd
/var/lib/systemd
/var/lib/systemd/catalog
/var/lib/systemd/catalog/database
/var/lib/systemd/coredump
/var/lib/systemd/linger
/var/log/README
/var/log/btmp
/var/log/journal
/var/log/private
/var/log/wtmp

References

Summary

In this tutorial we learn how to install systemd on Fedora 34 using yum and dnf.