Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

systemd-260.1-2.fc45 RPM for ppc64le

From Fedora Rawhide for ppc64le / s

Name: systemd Distribution: Fedora Project
Version: 260.1 Vendor: Fedora Project
Release: 2.fc45 Build date: Mon Mar 23 21:15:18 2026
Group: Unspecified Build host: buildvm-ppc64le-18.rdu3.fedoraproject.org
Size: 17832669 Source RPM: systemd-260.1-2.fc45.src.rpm
Packager: Fedora Project
Url: https://systemd.io
Summary: System and Service Manager
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 a logging daemons.

This package was built from the v260-stable branch of systemd.

Provides

Requires

License

LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later

Changelog

* Mon Mar 23 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260.1-1
  - Version 260.1
  - Fixes for crashes and misbehaviours in PID1 and other components
* Tue Mar 17 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260-1
  - Version 260
  - No significant changes since ~rc4
* Fri Mar 13 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc4-1
  - Version 260~rc4
  - Even more fixes, incl. a fix for a bad patch in ~rc3.
* Thu Mar 12 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc3-1
  - Version 260~rc3
  - A bunch of bugfixes
  - More sanitization for invalid values received from hardware and firmware
* Fri Mar 06 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc2-4
  - Fix typo in unit name in %post scriptlet
* Thu Mar 05 2026 Hans de Goede <johannes.goede@oss.qualcomm.com> - 260~rc2-3
  - Silence false positive "HWID match failed, no DT blob" error
    (rhbz#2444759)
* Wed Mar 04 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 260~rc2-2
  - riscv64 port has LTO disabled
* Wed Mar 04 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc2-1
  - Version 260~rc2
  - A bunch of bugfixes in various components and documentation
  - Fix for GHSA-6pwp-j5vg-5j6m
* Thu Feb 26 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc1-5
  - Add patch for symlink creation error
* Thu Feb 26 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc1-4
  - Enable getty@.service through presets
* Thu Feb 26 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc1-3
  - Drop scriptlet for upgrades from versions <253
* Thu Feb 26 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc1-2
  - Move support for tpm2 to systemd-udev subpackage
* Wed Feb 25 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 260~rc1-1
  - Version 260~rc1
  - See https://raw.githubusercontent.com/systemd/systemd/v260-rc1/NEWS. Too
    many changes to list or discuss here.
* Wed Feb 25 2026 Luca Boccassi <luca.boccassi@gmail.com> - 259.1-2
  - Install /usr/lib/systemd/boot/hwids/ in ukify package
* Sat Feb 07 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com> - 259.1-1
  - Version 259.1
* Wed Feb 04 2026 Adam Williamson <awilliam@redhat.com> - 259-19
  - Revert getty changes a bit harder
* Wed Feb 04 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-18
  - Revert all remaing changes to getty@.service
* Wed Feb 04 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-17
  - Revert to previous handling of getty@.service
* Wed Feb 04 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-16
  - Create getty@tty1.service again and move autovt@.service alias to
    /usr/lib
* Wed Feb 04 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-15
  - Properly enable systemd-tmpfiles-clear.service in scriptlets
* Thu Jan 29 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-14
  - Raise the number of placeholder sections in kernel and addon stubs
* Thu Jan 29 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-13
  - Stop enabling getty@tty1.service
* Thu Jan 29 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-12
  - Fix unit names in systemd-udev scriptlet
* Tue Jan 27 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-11
  - Enable getty@.service through presets
* Sat Jan 24 2026 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-10
  - Move tpm2 and getty support to -udev subpackage
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 259-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 12 2026 Hans de Goede <johannes.goede@oss.qualcomm.com> - 259-8
  - Add 2 patches for automatic aarch64 DTB selection change
* Fri Dec 19 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 259-6
  - Make dbus and systemd-pam recommended dependencies
* Fri Dec 19 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 259-5
  - Drop libcap-devel BuildRequires
* Thu Dec 18 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259-1
  - Version 259
  - Some bugfixes since -rc3, in particular in the area of image creation and
    loading of libraries
* Wed Dec 10 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259~rc3-1
  - Version 259~rc3
* Fri Nov 28 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 259~rc2-4
  - Check if --max-lines is supported by meson
* Wed Nov 26 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259~rc2-2
  - Patch machined to continue after selinux denial
* Wed Nov 26 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259~rc2-1
  - Version 259~rc2
* Fri Nov 21 2025 David Tardon <dtardon@redhat.com> - 259~rc1-6
  - Drop provides for removed sysvinit tools (rhbz#2413557)
* Thu Nov 20 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 259~rc1-5
  - Set meson auto features to auto when building for upstream
* Thu Nov 20 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 259~rc1-4
  - Wrap %autosetup in %_build_in_place check
* Thu Nov 20 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 259~rc1-3
  - Revert "Use %autosetup -C"
* Mon Nov 17 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259~rc1-2
  - Allow empower group
* Mon Nov 17 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 259~rc1-1
  - Version 259~rc1
  - See https://raw.githubusercontent.com/systemd/systemd/v259-rc1/NEWS. Too
    many changes to list or discuss here.
* Mon Nov 17 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 258.2-2
  - Add various extra explicit Requires
* Fri Nov 07 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 258.2-1
  - Version 258.2
  - A bunch of fixes in many components.
  - Stop creating user namespace for system services (rhbz#2391343)
  - Systemd trigger scriptlets are updated
* Wed Nov 05 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 258.1-13
  - Restore runlevelX.target units (rhbz#2411195)
* Tue Nov 04 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 258.1-12
  - Use %autosetup -C
* Mon Nov 03 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 258.1-11
  - Remove hack to stop systemd-networkd-resolve-hook.socket
* Mon Nov 03 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 258.1-10
  - Automatically figure out the name of the top-level tar dir
* Mon Nov 03 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 258.1-9
  - Make sure fallback source is listed first
* Fri Oct 31 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 258.1-8
  - Enable sysupdate and sysupdated
* Wed Oct 29 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 258.1-7
  - Add missing networkd socket units
* Sat Oct 25 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 258.1-6
  - RPMAUTOSPEC: unresolvable merge

Files

/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/credstore
/etc/credstore.encrypted
/etc/dnf/protected.d/systemd.conf
/etc/hostname
/etc/inittab
/etc/locale.conf
/etc/localtime
/etc/machine-id
/etc/machine-info
/etc/profile.d
/etc/profile.d/70-systemd-shell-extra.sh
/etc/profile.d/80-systemd-osc-context.sh
/etc/ssh
/etc/ssh/ssh_config.d
/etc/ssh/ssh_config.d/20-systemd-ssh-proxy.conf
/etc/ssh/sshd_config.d
/etc/systemd
/etc/systemd/journald.conf
/etc/systemd/logind.conf
/etc/systemd/network
/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/user-tmpfiles.d
/etc/userdb
/etc/xdg/systemd
/etc/xdg/systemd/user
/run/utmp
/usr/bin/busctl
/usr/bin/halt
/usr/bin/homectl
/usr/bin/hostnamectl
/usr/bin/init
/usr/bin/journalctl
/usr/bin/localectl
/usr/bin/loginctl
/usr/bin/mount.mstack
/usr/bin/oomctl
/usr/bin/poweroff
/usr/bin/reboot
/usr/bin/resolvectl
/usr/bin/run0
/usr/bin/shutdown
/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-confext
/usr/bin/systemd-creds
/usr/bin/systemd-delta
/usr/bin/systemd-detect-virt
/usr/bin/systemd-escape
/usr/bin/systemd-firstboot
/usr/bin/systemd-home-fallback-shell
/usr/bin/systemd-id128
/usr/bin/systemd-inhibit
/usr/bin/systemd-machine-id-setup
/usr/bin/systemd-mount
/usr/bin/systemd-mstack
/usr/bin/systemd-mute-console
/usr/bin/systemd-notify
/usr/bin/systemd-path
/usr/bin/systemd-pty-forward
/usr/bin/systemd-run
/usr/bin/systemd-socket-activate
/usr/bin/systemd-stdio-bridge
/usr/bin/systemd-sysext
/usr/bin/systemd-tmpfiles
/usr/bin/systemd-tty-ask-password-agent
/usr/bin/systemd-umount
/usr/bin/systemd-vpick
/usr/bin/timedatectl
/usr/bin/updatectl
/usr/bin/userdbctl
/usr/bin/varlinkctl
/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/2c6bcf0ce52184d982477461bdc7df62bd92d4
/usr/lib/.build-id/09
/usr/lib/.build-id/09/7c63549086e2637503fc32ebf4c89b4fbbef51
/usr/lib/.build-id/09/92a6d1a6d7050e8a22410f6d4767726ffc5e56
/usr/lib/.build-id/10
/usr/lib/.build-id/10/adf7c5da34d7a0f581da3254f4c92a1a75854e
/usr/lib/.build-id/11
/usr/lib/.build-id/11/1b419734724d9bae2a1284245cfb368e486306
/usr/lib/.build-id/11/e0ba3623f03305570e654d4270f182eb3a61e0
/usr/lib/.build-id/14
/usr/lib/.build-id/14/8b40a72840bc4203c7c947eeebf19eaf40cc18
/usr/lib/.build-id/16
/usr/lib/.build-id/16/10202f54bbbb82c3503ce53198bbaf12f56d0e
/usr/lib/.build-id/16/77f0a3c74803e0b3bf28496571d97c608f9690
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/a80f90612db636d12474be20fdd4486a68431a
/usr/lib/.build-id/1b/dd319f9a8e211c1d9390155e38905d2fdf3f14
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/0ff0febf6477edc31f59dc6269ba59ea6874fb
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/d35a5cbeda094a618492e077475a92c80bd7b4
/usr/lib/.build-id/20
/usr/lib/.build-id/20/2233c8e0c7084a79f76a3e89e569db774c9722
/usr/lib/.build-id/25
/usr/lib/.build-id/25/27da49a59a4b499510c181ee56ab39fd25afa5
/usr/lib/.build-id/29
/usr/lib/.build-id/29/63727e40bd56a7a18e54abe79632932ac5789c
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/eb8c8ac024b175a0b2bc513132a48d91708de6
/usr/lib/.build-id/30
/usr/lib/.build-id/30/69aa7f4248c9db929c28cbf4fad8b943fcf54f
/usr/lib/.build-id/31
/usr/lib/.build-id/31/3809fc1e4ef4836ea8987e9b04171509170c8a
/usr/lib/.build-id/31/c64624a4821c251898c888ed98763e0f059df8
/usr/lib/.build-id/32
/usr/lib/.build-id/32/af75118a8e6f3aafaa31bd6ab57af62051e728
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/357ea0a89c62693ce4940ff659bc9fe736e1ee
/usr/lib/.build-id/40
/usr/lib/.build-id/40/5b991052122ac1f914571e29a2cf542d94d941
/usr/lib/.build-id/41
/usr/lib/.build-id/41/3aa0c877ce1100f1171b5f8e63c76fae9852cb
/usr/lib/.build-id/48
/usr/lib/.build-id/48/c60d93c759a1880d32443873adf6ce40025497
/usr/lib/.build-id/53
/usr/lib/.build-id/53/8c5dd615f0521f41882b807fc64eaf79dae38d
/usr/lib/.build-id/55
/usr/lib/.build-id/55/9f7b77c19f3d79491d1649cc8f2b96c618cf91
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/d79c694d6ff6e25224b844ad1f0fd01a59a7a4
/usr/lib/.build-id/60
/usr/lib/.build-id/60/43c6ed0196d90a4c95529878fb3f9224f13204
/usr/lib/.build-id/60/465361d86a8fe487bf7cc8fd90ff5ee9d2639b
/usr/lib/.build-id/61
/usr/lib/.build-id/61/82feee740a64433bfc2a411d94efd080ea4512
/usr/lib/.build-id/63
/usr/lib/.build-id/63/78dfb50e67a62a97a12442e18267a71310b5d9
/usr/lib/.build-id/63/7b30f00aa77c89c80f8e1c168072dd8ae9c829
/usr/lib/.build-id/65
/usr/lib/.build-id/65/6657dee35dc873bc95e8c877818845c4af8b23
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/b09ae2f75265f5b040f2be74b39144f4ade58f
/usr/lib/.build-id/73
/usr/lib/.build-id/73/5ba2425c1b9db722f4455e655d516aaf094e9e
/usr/lib/.build-id/74
/usr/lib/.build-id/74/85f503ac708cbab310801957a08de97cdbab74
/usr/lib/.build-id/81
/usr/lib/.build-id/81/ddfa72676fb91462b1448b475ad2db934c1fe1
/usr/lib/.build-id/82
/usr/lib/.build-id/82/6494ef5f4398891efb0a882be2db399da6bba4
/usr/lib/.build-id/83
/usr/lib/.build-id/83/925c8d0fba05088263f9b28f2964ac396daf97
/usr/lib/.build-id/87
/usr/lib/.build-id/87/b2aa5007f3cb4ba6a672874ec242361baf85b6
/usr/lib/.build-id/89
/usr/lib/.build-id/89/19c2fbfea7fec50e493075e349db953011041a
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/eb9e1599cecdcb41cf12ce28c3c8323c08b6e4
/usr/lib/.build-id/96
/usr/lib/.build-id/96/ae0a678dd8a25c7398cc7c24c7df5644b49493
/usr/lib/.build-id/97
/usr/lib/.build-id/97/626ef10d79b3950804b213d13e242f9871f122
/usr/lib/.build-id/99
/usr/lib/.build-id/99/a92ee1d0a331d2d9010170d148ed38698ad723
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/cc77fd56407066c0c510419db9f578a57b5a0b
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/66e9f653ca3841cf89fc15d98584911e471df5
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/6e45f745924e042b41b9fb81d99c31490b1a74
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/5953a1fcdc07cccdd4d7e077e13dc928823f32
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/e9bf392396e0619af15c8c554c2c86c92cf3c5
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/f9e85ea8e23502b5ccd4fefd56aee0024f66e3
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/852f39926147fb593ecad21350991c56dfd088
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/350a48519c279443bb0b819f0f77aa76911e71
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/4d45b83b75a8fc19062b92b0a3020832bf1c78
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/78e2e1d90d2a2c1063597c72563156572aeecc
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/a269ba4de8a4151d55d21c6eedb8c923bbcc2b
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/98d2785bdf5b11ee37f9b8e8042c016185b9ff
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/6877923fb3563e96b1196983f18496d30b17c6
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/02d3dcf747f7ee728185d2596ae3c831eda8f1
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/8b584381e62334102fbc0b14740b9ce6352283
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/84ed607cff01d6e4eb590834aaab21fb191e1a
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/db7d62e21704d979563e05a9cf339033742e0a
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/78bdc34f91c6fcda4d5233afc3b0c1dc910d38
/usr/lib/.build-id/da
/usr/lib/.build-id/da/9973ce23d69a9e0961164dc189d9992ab62d34
/usr/lib/.build-id/da/f261bf7af78a03b4dbff233cacf39da46753ad
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/9a97da435786fd98a5ce0095bde74f5068a4da
/usr/lib/.build-id/de
/usr/lib/.build-id/de/8a16a55c3c60272de017f0fbce0f94f48ca1e4
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/f8bd9e3a02a91deddd12313461d88e91d2ffd9
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/72caf6fda2bee6ac27f8a5a7688528899787c8
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/6548675f62230ad8a20b435a8928646db98a9f
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/7da70c38c5ee7d5031038cbcd4aadb1d658df4
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/44d68150af64625f707666be2bf88d9d6e124e
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/3b2b3f84b0808adf6c660efa114467c3d5b1a9
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/51ae152b65e9317b5cc35f2019a9e52b4f4c8a
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/9dc28c2f3657b87176478055ae40da56393f73
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/74db1b857d0ec37417dd55f73b8be46ca3bda9
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/3b31844df34a41b67e6e47ad6dd71459756457
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/573b2c8fcfb737f669891acc7a70cd89cd5ca5
/usr/lib/credstore
/usr/lib/environment.d
/usr/lib/environment.d/99-environment.conf
/usr/lib/pam.d
/usr/lib/pam.d/systemd-run0
/usr/lib/pam.d/systemd-user
/usr/lib/systemd
/usr/lib/systemd/.abignore
/usr/lib/systemd/boot/hwids
/usr/lib/systemd/catalog
/usr/lib/systemd/catalog/systemd.be.catalog
/usr/lib/systemd/catalog/systemd.be@latin.catalog
/usr/lib/systemd/catalog/systemd.bg.catalog
/usr/lib/systemd/catalog/systemd.catalog
/usr/lib/systemd/catalog/systemd.da.catalog
/usr/lib/systemd/catalog/systemd.de.catalog
/usr/lib/systemd/catalog/systemd.fr.catalog
/usr/lib/systemd/catalog/systemd.hr.catalog
/usr/lib/systemd/catalog/systemd.hu.catalog
/usr/lib/systemd/catalog/systemd.it.catalog
/usr/lib/systemd/catalog/systemd.ko.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.sr.catalog
/usr/lib/systemd/catalog/systemd.zh_CN.catalog
/usr/lib/systemd/catalog/systemd.zh_TW.catalog
/usr/lib/systemd/journald.conf
/usr/lib/systemd/logind.conf
/usr/lib/systemd/network
/usr/lib/systemd/network/80-6rd-tunnel.link
/usr/lib/systemd/network/80-container-vb.link
/usr/lib/systemd/network/80-container-ve.link
/usr/lib/systemd/network/80-container-vz.link
/usr/lib/systemd/network/80-namespace-ns-tun.link
/usr/lib/systemd/network/80-namespace-ns.link
/usr/lib/systemd/network/80-vm-vt.link
/usr/lib/systemd/ntp-units.d
/usr/lib/systemd/oci-registry
/usr/lib/systemd/oci-registry/default.oci-registry
/usr/lib/systemd/oci-registry/image.alpine.oci-registry
/usr/lib/systemd/oci-registry/image.archlinux.oci-registry
/usr/lib/systemd/oci-registry/image.debian.oci-registry
/usr/lib/systemd/oci-registry/image.fedora-minimal.oci-registry
/usr/lib/systemd/oci-registry/image.fedora.oci-registry
/usr/lib/systemd/oci-registry/image.ubuntu.oci-registry
/usr/lib/systemd/oci-registry/registry.docker.io.oci-registry
/usr/lib/systemd/oci-registry/registry.fedora.oci-registry
/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/profile.d
/usr/lib/systemd/profile.d/70-systemd-shell-extra.sh
/usr/lib/systemd/profile.d/80-systemd-osc-context.sh
/usr/lib/systemd/resolv.conf
/usr/lib/systemd/ssh_config.d
/usr/lib/systemd/ssh_config.d/20-systemd-ssh-proxy.conf
/usr/lib/systemd/sshd_config.d
/usr/lib/systemd/sshd_config.d/20-systemd-userdb.conf
/usr/lib/systemd/system
/usr/lib/systemd/system-environment-generators
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/systemd-debug-generator
/usr/lib/systemd/system-generators/systemd-factory-reset-generator
/usr/lib/systemd/system-generators/systemd-fstab-generator
/usr/lib/systemd/system-generators/systemd-getty-generator
/usr/lib/systemd/system-generators/systemd-run-generator
/usr/lib/systemd/system-generators/systemd-ssh-generator
/usr/lib/systemd/system-generators/systemd-system-update-generator
/usr/lib/systemd/system-preset
/usr/lib/systemd/system-preset/90-systemd.preset
/usr/lib/systemd/system-shutdown
/usr/lib/systemd/system.conf
/usr/lib/systemd/system/basic.target
/usr/lib/systemd/system/basic.target.wants
/usr/lib/systemd/system/blockdev@.target
/usr/lib/systemd/system/bluetooth.target
/usr/lib/systemd/system/boot-complete.target
/usr/lib/systemd/system/breakpoint-pre-basic.service
/usr/lib/systemd/system/breakpoint-pre-mount.service
/usr/lib/systemd/system/breakpoint-pre-switch-root.service
/usr/lib/systemd/system/capsule.slice
/usr/lib/systemd/system/capsule@.service
/usr/lib/systemd/system/console-getty.service
/usr/lib/systemd/system/container-getty@.service
/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.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/factory-reset-now.target
/usr/lib/systemd/system/factory-reset.target
/usr/lib/systemd/system/factory-reset.target.wants
/usr/lib/systemd/system/factory-reset.target.wants/systemd-factory-reset-request.service
/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/getty@.service
/usr/lib/systemd/system/graphical.target
/usr/lib/systemd/system/halt.target
/usr/lib/systemd/system/imports-pre.target
/usr/lib/systemd/system/imports.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/modprobe@.service
/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-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/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/rescue.service
/usr/lib/systemd/system/rescue.target
/usr/lib/systemd/system/rpcbind.target
/usr/lib/systemd/system/runlevel0.target
/usr/lib/systemd/system/runlevel1.target
/usr/lib/systemd/system/runlevel2.target
/usr/lib/systemd/system/runlevel3.target
/usr/lib/systemd/system/runlevel4.target
/usr/lib/systemd/system/runlevel5.target
/usr/lib/systemd/system/runlevel6.target
/usr/lib/systemd/system/serial-getty@.service
/usr/lib/systemd/system/service.d
/usr/lib/systemd/system/service.d/10-timeout-abort.conf
/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-ask-password.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-creds.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-factory-reset.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-hostnamed.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-journalctl.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/sockets.target.wants/systemd-logind-varlink.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-mute-console.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-sysext.socket
/usr/lib/systemd/system/soft-reboot.target
/usr/lib/systemd/system/sound.target
/usr/lib/systemd/system/ssh-access.target
/usr/lib/systemd/system/storage-target-mode.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/imports.target
/usr/lib/systemd/system/sysinit.target.wants/ldconfig.service
/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-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-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/syslog.socket
/usr/lib/systemd/system/syslog.target.wants
/usr/lib/systemd/system/system-systemd\x2dmute\x2dconsole.slice
/usr/lib/systemd/system/system-update-cleanup.service
/usr/lib/systemd/system/system-update-pre.target
/usr/lib/systemd/system/system-update-pre.target.wants
/usr/lib/systemd/system/system-update.target
/usr/lib/systemd/system/system.slice.d
/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-ask-password.socket
/usr/lib/systemd/system/systemd-ask-password@.service
/usr/lib/systemd/system/systemd-battery-check.service
/usr/lib/systemd/system/systemd-boot-check-no-failures.service
/usr/lib/systemd/system/systemd-confext-initrd.service
/usr/lib/systemd/system/systemd-confext.service
/usr/lib/systemd/system/systemd-creds.socket
/usr/lib/systemd/system/systemd-creds@.service
/usr/lib/systemd/system/systemd-exit.service
/usr/lib/systemd/system/systemd-factory-reset-complete.service
/usr/lib/systemd/system/systemd-factory-reset-reboot.service
/usr/lib/systemd/system/systemd-factory-reset-request.service
/usr/lib/systemd/system/systemd-factory-reset.socket
/usr/lib/systemd/system/systemd-factory-reset@.service
/usr/lib/systemd/system/systemd-firstboot.service
/usr/lib/systemd/system/systemd-halt.service
/usr/lib/systemd/system/systemd-hostnamed.service
/usr/lib/systemd/system/systemd-hostnamed.socket
/usr/lib/systemd/system/systemd-journal-catalog-update.service
/usr/lib/systemd/system/systemd-journal-flush.service
/usr/lib/systemd/system/systemd-journalctl.socket
/usr/lib/systemd/system/systemd-journalctl@.service
/usr/lib/systemd/system/systemd-journald-audit.socket
/usr/lib/systemd/system/systemd-journald-dev-log.socket
/usr/lib/systemd/system/systemd-journald-sync@.service
/usr/lib/systemd/system/systemd-journald-varlink@.socket
/usr/lib/systemd/system/systemd-journald.service
/usr/lib/systemd/system/systemd-journald.socket
/usr/lib/systemd/system/systemd-journald@.service
/usr/lib/systemd/system/systemd-journald@.socket
/usr/lib/systemd/system/systemd-kexec.service
/usr/lib/systemd/system/systemd-localed.service
/usr/lib/systemd/system/systemd-logind-varlink.socket
/usr/lib/systemd/system/systemd-logind.service
/usr/lib/systemd/system/systemd-loop@.service
/usr/lib/systemd/system/systemd-machine-id-commit.service
/usr/lib/systemd/system/systemd-mute-console.socket
/usr/lib/systemd/system/systemd-mute-console@.service
/usr/lib/systemd/system/systemd-poweroff.service
/usr/lib/systemd/system/systemd-reboot.service
/usr/lib/systemd/system/systemd-soft-reboot.service
/usr/lib/systemd/system/systemd-storagetm.service
/usr/lib/systemd/system/systemd-sysext-initrd.service
/usr/lib/systemd/system/systemd-sysext.service
/usr/lib/systemd/system/systemd-sysext.socket
/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.service
/usr/lib/systemd/system/systemd-user-sessions.service
/usr/lib/systemd/system/systemd-userdb-load-credentials.service
/usr/lib/systemd/system/systemd-userdbd.service
/usr/lib/systemd/system/systemd-userdbd.socket
/usr/lib/systemd/system/systemd-validatefs@.service
/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/user-runtime-dir@.service
/usr/lib/systemd/system/user.slice
/usr/lib/systemd/system/user@.service
/usr/lib/systemd/system/user@.service.d
/usr/lib/systemd/system/user@.service.d/10-login-barrier.conf
/usr/lib/systemd/system/user@0.service.d
/usr/lib/systemd/system/user@0.service.d/10-login-barrier.conf
/usr/lib/systemd/systemd
/usr/lib/systemd/systemd-battery-check
/usr/lib/systemd/systemd-boot-check-no-failures
/usr/lib/systemd/systemd-executor
/usr/lib/systemd/systemd-factory-reset
/usr/lib/systemd/systemd-homework
/usr/lib/systemd/systemd-hostnamed
/usr/lib/systemd/systemd-journald
/usr/lib/systemd/systemd-keyutil
/usr/lib/systemd/systemd-localed
/usr/lib/systemd/systemd-logind
/usr/lib/systemd/systemd-reply-password
/usr/lib/systemd/systemd-report
/usr/lib/systemd/systemd-sbsign
/usr/lib/systemd/systemd-shutdown
/usr/lib/systemd/systemd-socket-proxyd
/usr/lib/systemd/systemd-ssh-issue
/usr/lib/systemd/systemd-ssh-proxy
/usr/lib/systemd/systemd-storagetm
/usr/lib/systemd/systemd-sulogin-shell
/usr/lib/systemd/systemd-sysroot-fstab-check
/usr/lib/systemd/systemd-time-wait-sync
/usr/lib/systemd/systemd-timedated
/usr/lib/systemd/systemd-update-done
/usr/lib/systemd/systemd-update-helper
/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-validatefs
/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.conf
/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/capsule@.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/portable
/usr/lib/systemd/user/portable/profile
/usr/lib/systemd/user/portable/profile/default
/usr/lib/systemd/user/portable/profile/default/service.conf
/usr/lib/systemd/user/portable/profile/nonetwork
/usr/lib/systemd/user/portable/profile/nonetwork/service.conf
/usr/lib/systemd/user/portable/profile/strict
/usr/lib/systemd/user/portable/profile/strict/service.conf
/usr/lib/systemd/user/portable/profile/trusted
/usr/lib/systemd/user/portable/profile/trusted/service.conf
/usr/lib/systemd/user/printer.target
/usr/lib/systemd/user/service.d
/usr/lib/systemd/user/service.d/10-timeout-abort.conf
/usr/lib/systemd/user/session.slice
/usr/lib/systemd/user/shutdown.target
/usr/lib/systemd/user/slice.d
/usr/lib/systemd/user/smartcard.target
/usr/lib/systemd/user/sockets.target
/usr/lib/systemd/user/sockets.target.wants
/usr/lib/systemd/user/sockets.target.wants/systemd-ask-password.socket
/usr/lib/systemd/user/sockets.target.wants/systemd-journalctl.socket
/usr/lib/systemd/user/sound.target
/usr/lib/systemd/user/systemd-ask-password.socket
/usr/lib/systemd/user/systemd-ask-password@.service
/usr/lib/systemd/user/systemd-exit.service
/usr/lib/systemd/user/systemd-journalctl.socket
/usr/lib/systemd/user/systemd-journalctl@.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/systemd/varlink-bridges
/usr/lib/sysusers.d/README
/usr/lib/sysusers.d/basic.conf
/usr/lib/sysusers.d/systemd-journal.conf
/usr/lib/sysusers.d/systemd-oom.conf
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/20-systemd-osc-context.conf
/usr/lib/tmpfiles.d/20-systemd-shell-extra.conf
/usr/lib/tmpfiles.d/20-systemd-ssh-generator.conf
/usr/lib/tmpfiles.d/20-systemd-stub.conf
/usr/lib/tmpfiles.d/20-systemd-userdb.conf.example
/usr/lib/tmpfiles.d/20-systemd-varlink.conf
/usr/lib/tmpfiles.d/README
/usr/lib/tmpfiles.d/credstore.conf
/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/provision.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/lib64/systemd
/usr/lib64/systemd/libsystemd-core-260.1-2.fc45.so
/usr/share/bash-completion/completions/busctl
/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/oomctl
/usr/share/bash-completion/completions/resolvectl
/usr/share/bash-completion/completions/run0
/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-confext
/usr/share/bash-completion/completions/systemd-creds
/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-run
/usr/share/bash-completion/completions/systemd-sysext
/usr/share/bash-completion/completions/systemd-vpick
/usr/share/bash-completion/completions/timedatectl
/usr/share/bash-completion/completions/userdbctl
/usr/share/bash-completion/completions/varlinkctl
/usr/share/dbus-1/interfaces
/usr/share/dbus-1/interfaces/org.freedesktop.LogControl1.xml
/usr/share/dbus-1/interfaces/org.freedesktop.hostname1.xml
/usr/share/dbus-1/interfaces/org.freedesktop.locale1.xml
/usr/share/dbus-1/interfaces/org.freedesktop.login1.Manager.xml
/usr/share/dbus-1/interfaces/org.freedesktop.login1.Seat.xml
/usr/share/dbus-1/interfaces/org.freedesktop.login1.Session.xml
/usr/share/dbus-1/interfaces/org.freedesktop.login1.User.xml
/usr/share/dbus-1/interfaces/org.freedesktop.oom1.Manager.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Automount.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Device.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Job.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Manager.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Mount.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Path.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Scope.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Service.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Slice.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Socket.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Swap.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Target.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Timer.xml
/usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Unit.xml
/usr/share/dbus-1/interfaces/org.freedesktop.timedate1.xml
/usr/share/dbus-1/services/org.freedesktop.systemd1.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.systemd1.service
/usr/share/dbus-1/system-services/org.freedesktop.timedate1.service
/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.systemd1.conf
/usr/share/dbus-1/system.d/org.freedesktop.timedate1.conf
/usr/share/dnf5
/usr/share/dnf5/libdnf.conf.d
/usr/share/dnf5/libdnf.conf.d/protect-systemd.conf
/usr/share/doc/systemd
/usr/share/doc/systemd/20-yama-ptrace.conf
/usr/share/doc/systemd/ENVIRONMENT.md
/usr/share/doc/systemd/NEWS
/usr/share/doc/systemd/README
/usr/share/doc/systemd/README.logs
/usr/share/doc/systemd/TRANSIENT-SETTINGS.md
/usr/share/doc/systemd/UIDS-GIDS.md
/usr/share/factory
/usr/share/factory/etc
/usr/share/factory/etc/issue
/usr/share/factory/etc/locale.conf
/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/MIT.txt
/usr/share/locale/ar/LC_MESSAGES/systemd.mo
/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/bo/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/et/LC_MESSAGES/systemd.mo
/usr/share/locale/eu/LC_MESSAGES/systemd.mo
/usr/share/locale/fi/LC_MESSAGES/systemd.mo
/usr/share/locale/fr/LC_MESSAGES/systemd.mo
/usr/share/locale/gl/LC_MESSAGES/systemd.mo
/usr/share/locale/he/LC_MESSAGES/systemd.mo
/usr/share/locale/hi/LC_MESSAGES/systemd.mo
/usr/share/locale/hr/LC_MESSAGES/systemd.mo
/usr/share/locale/hu/LC_MESSAGES/systemd.mo
/usr/share/locale/ia/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/ka/LC_MESSAGES/systemd.mo
/usr/share/locale/kab/LC_MESSAGES/systemd.mo
/usr/share/locale/kk/LC_MESSAGES/systemd.mo
/usr/share/locale/km/LC_MESSAGES/systemd.mo
/usr/share/locale/kn/LC_MESSAGES/systemd.mo
/usr/share/locale/ko/LC_MESSAGES/systemd.mo
/usr/share/locale/kw/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/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/sl/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/ug/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/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/mount.mstack.1.gz
/usr/share/man/man1/oomctl.1.gz
/usr/share/man/man1/resolvectl.1.gz
/usr/share/man/man1/run0.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-creds.1.gz
/usr/share/man/man1/systemd-delta.1.gz
/usr/share/man/man1/systemd-detect-virt.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-keyutil.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-mstack.1.gz
/usr/share/man/man1/systemd-mute-console.1.gz
/usr/share/man/man1/systemd-mute-console.socket.1.gz
/usr/share/man/man1/systemd-mute-console@.service.1.gz
/usr/share/man/man1/systemd-notify.1.gz
/usr/share/man/man1/systemd-path.1.gz
/usr/share/man/man1/systemd-pty-forward.1.gz
/usr/share/man/man1/systemd-report.1.gz
/usr/share/man/man1/systemd-run.1.gz
/usr/share/man/man1/systemd-sbsign.1.gz
/usr/share/man/man1/systemd-socket-activate.1.gz
/usr/share/man/man1/systemd-ssh-issue.1.gz
/usr/share/man/man1/systemd-ssh-proxy.1.gz
/usr/share/man/man1/systemd-stdio-bridge.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-vpick.1.gz
/usr/share/man/man1/systemd.1.gz
/usr/share/man/man1/timedatectl.1.gz
/usr/share/man/man1/ukify.1.gz
/usr/share/man/man1/updatectl.1.gz
/usr/share/man/man1/userdbctl.1.gz
/usr/share/man/man1/varlinkctl.1.gz
/usr/share/man/man5/capsule@.service.5.gz
/usr/share/man/man5/confext.conf.5.gz
/usr/share/man/man5/confext.conf.d.5.gz
/usr/share/man/man5/dnssec-trust-anchors.d.5.gz
/usr/share/man/man5/environment.d.5.gz
/usr/share/man/man5/extension-release.5.gz
/usr/share/man/man5/hostname.5.gz
/usr/share/man/man5/iocost.conf.5.gz
/usr/share/man/man5/journald.conf.5.gz
/usr/share/man/man5/journald.conf.d.5.gz
/usr/share/man/man5/journald@.conf.5.gz
/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/org.freedesktop.LogControl1.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.systemd1.5.gz
/usr/share/man/man5/org.freedesktop.timedate1.5.gz
/usr/share/man/man5/os-release.5.gz
/usr/share/man/man5/sysext.conf.5.gz
/usr/share/man/man5/sysext.conf.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.dns-delegate.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.path.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/tmpfiles.d.5.gz
/usr/share/man/man5/user-runtime-dir@.service.5.gz
/usr/share/man/man5/user.conf.d.5.gz
/usr/share/man/man5/user@.service.5.gz
/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/smbios-type-11.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.image-filter.7.gz
/usr/share/man/man7/systemd.image-policy.7.gz
/usr/share/man/man7/systemd.index.7.gz
/usr/share/man/man7/systemd.journal-fields.7.gz
/usr/share/man/man7/systemd.mstack.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.system-credentials.7.gz
/usr/share/man/man7/systemd.time.7.gz
/usr/share/man/man7/systemd.v.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/reboot.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-battery-check.8.gz
/usr/share/man/man8/systemd-battery-check.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-confext-initrd.service.8.gz
/usr/share/man/man8/systemd-confext.8.gz
/usr/share/man/man8/systemd-confext.service.8.gz
/usr/share/man/man8/systemd-debug-generator.8.gz
/usr/share/man/man8/systemd-environment-d-generator.8.gz
/usr/share/man/man8/systemd-factory-reset-complete.service.8.gz
/usr/share/man/man8/systemd-factory-reset-generator.8.gz
/usr/share/man/man8/systemd-factory-reset-request.service.8.gz
/usr/share/man/man8/systemd-factory-reset.8.gz
/usr/share/man/man8/systemd-factory-reset.socket.8.gz
/usr/share/man/man8/systemd-factory-reset@.service.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-hostnamed.8.gz
/usr/share/man/man8/systemd-hostnamed.service.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/systemd-journald-varlink@.socket.8.gz
/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/systemd-journald@.service.8.gz
/usr/share/man/man8/systemd-journald@.socket.8.gz
/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-loop@.service.8.gz
/usr/share/man/man8/systemd-machine-id-commit.service.8.gz
/usr/share/man/man8/systemd-poweroff.service.8.gz
/usr/share/man/man8/systemd-reboot.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-soft-reboot.service.8.gz
/usr/share/man/man8/systemd-ssh-generator.8.gz
/usr/share/man/man8/systemd-storagetm.8.gz
/usr/share/man/man8/systemd-storagetm.service.8.gz
/usr/share/man/man8/systemd-sysext-initrd.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.service.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.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-validatefs@.service.8.gz
/usr/share/man/man8/systemd-xdg-autostart-generator.8.gz
/usr/share/mime
/usr/share/mime/packages
/usr/share/mime/packages/io.systemd.xml
/usr/share/pkgconfig/systemd.pc
/usr/share/pkgconfig/udev.pc
/usr/share/polkit-1/actions/io.systemd.ask-password.policy
/usr/share/polkit-1/actions/io.systemd.credentials.policy
/usr/share/polkit-1/actions/io.systemd.mount-file-system.policy
/usr/share/polkit-1/actions/io.systemd.namespace-resource.policy
/usr/share/polkit-1/actions/io.systemd.sysext.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.systemd1.policy
/usr/share/polkit-1/actions/org.freedesktop.timedate1.policy
/usr/share/polkit-1/rules.d/10-systemd-logind-root-ignore-inhibitors.rules.example
/usr/share/polkit-1/rules.d/empower.rules
/usr/share/systemd
/usr/share/systemd/kbd-model-map
/usr/share/systemd/language-fallback-map
/usr/share/user-tmpfiles.d
/usr/share/user-tmpfiles.d/20-systemd-varlink.conf
/usr/share/zsh/site-functions/_busctl
/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/_oomctl
/usr/share/zsh/site-functions/_resolvectl
/usr/share/zsh/site-functions/_run0
/usr/share/zsh/site-functions/_sd_bus_address
/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-id128
/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
/usr/share/zsh/site-functions/_userdbctl
/usr/share/zsh/site-functions/_varlinkctl
/var/cache/private
/var/lib/portables
/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/linger
/var/log/btmp
/var/log/journal
/var/log/lastlog
/var/log/private
/var/log/wtmp


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 18 00:54:39 2026