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

systemd-256.17-1.fc41 RPM for aarch64

From Fedora 41 updates for aarch64 / Packages / s

Name: systemd Distribution: Fedora Project
Version: 256.17 Vendor: Fedora Project
Release: 1.fc41 Build date: Fri Jun 27 12:31:29 2025
Group: Unspecified Build host: buildvm-a64-08.iad2.fedoraproject.org
Size: 19594490 Source RPM: systemd-256.17-1.fc41.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 v256-stable branch of systemd.

Provides

Requires

License

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

Changelog

* Fri Jun 27 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.17-1
  - Version 256.17
  - Fixes for systemd itself, systemd-networkd, systemd-ssh-generator,
    systemd-fstab-generator, bootctl, systemd-repart, systemd-vmspawn, the
    shared library code, udev rules, resolvectl, shell completions,
    documentation
  - Update of the hardware database
* Thu May 29 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.15-1
  - Version 256.15
  - Fix for local information disclosure in systemd-coredump (CVE-2025-4598)
  - Various other fixes
* Thu May 15 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.13-1
  - Version 256.13
  - Various small fixes in multiple components
* Fri Mar 07 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.12-1
  - Version 256.12
  - Fixes for systemd itself, sd-boot, systemd-resolved, systemd-id128,
    systemd-networkd, systemd-logind, systemd-tmpfiles, systemd-vmspawn,
    systemd-userdb, udev, ukify, systemctl, homectl, fido2 code,
    virtualization detection, internal shared library, shell completions,
    documentation.
  - Hardware database is updated
  - Adds new DNSSEC anchor key for systemd-resolved
  - Adds new Fedora keys for systemd-importd
  - Adds a Georgian mapping to the keymap list
* Fri Mar 07 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.11-4
  - Make sure we pull in libbpf >= 2:1.4.7 if libbpf is installed
* Fri Mar 07 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.11-2
  - Move some files into subpackages
  - systemd-ac-power is moved to systemd-udev
  - portablectl and importctl are moved to systemd-container (rhbz#2345551)
* Wed Jan 08 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.11-1
  - Version 256.11
  - Fixes for assertion crashes and memory access issues in pid1 and systemd-
    machined, and other fixes for systemd-repart, systemd-resolved, systemd-
    stdio-bridge, sd-device, hibernation, and the hardware database.
* Sat Jan 04 2025 Orion Poplawski <orion@nwra.com> - 256.10-2
  - Disable unmerged-bin taint for F41 (rhbz#2334525)
* Sat Dec 21 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.10-1
  - Version 256.10
  - Fixes for man pages, shell completion, logging, systemd-networkd,
    systemd-resolved, systemctl edit.
* Tue Dec 03 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.9-3
  - Recommend qemu-kvm-core instead of qemu-kvm (rhbz#2329979)
* Fri Nov 29 2024 David Tardon <dtardon@redhat.com> - 256.9-2
  - Use %systemd_preun in systemd-resolved
* Fri Nov 29 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.9-1
  - Version 256.9
  - Resolves rhbz#2329211
* Tue Nov 19 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.8-2
  - Pull in qemu from systemd-container
* Thu Nov 14 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.8-1
  - Version 256.8
  - Improvements to logging, documentation, systemd, systemd-repart, systemd-
    networkd, systemd-network-generator, systemd-nspawn, systemd-resolved,
    systemd-run, systemd-dissect, systemd-pcrlock, systemd-logind, systemd-
    bsod, udev, ukify
  - Resolves #2323323: system will boot to cgroup v2 automatically unless
    overriden
  - Resolves #2321268: freezing of user processes is disabled
  - Hardware database is updated
* Thu Nov 14 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.7-2
  - Disable freezing of user sessions (rhbz#2321268)
* Fri Oct 11 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.7-1
  - Version 256.7
  - Various small fixes in many components
  - Documentation updates
* Tue Sep 24 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.6-3
  - Move yum/dnf protection removal config file under /usr
* Thu Sep 12 2024 Matteo Croce <teknoraver@meta.com> - 256.6-1
  - Version 256.6
* Thu Aug 29 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.5-6
  - Always build ukify package
* Wed Aug 28 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.5-5
  - Do not use patch to modify systemd-user pam config file
* Wed Aug 28 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.5-4
  - Drop %upstream conditionalization for patches
* Tue Aug 27 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.5-3
  - Only make python3-pillow Recommends on Fedora
* Sat Aug 24 2024 Davide Cavalca <dcavalca@fedoraproject.org> - 256.5-2
  - Do not require grubby on CentOS Stream 9
* Tue Aug 20 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.5-1
  - Version 256.5
  - Includes the patches for the kernel change with kernel threads in leaf
    cgroups (https://github.com/systemd/systemd/pull/33885)
  - Various smaller fixes
* Tue Aug 20 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.4-4
  - Disable integration of userdb in sshd
* Mon Jul 29 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.4-3
  - Backport patch to only read /proc/cmdline when not in container
* Mon Jul 29 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.4-2
  - Backport upstream patch to try more initrd variants in
    90-loaderentry.install
* Thu Jul 25 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.4-1
  - Version 256.4
  - Hardware db update
  - Minor fixes for systemd-udevd and varlink protocol
* Tue Jul 23 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.3-3
  - Update tmpfiles --destroy-data patch
* Tue Jul 23 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.3-1
  - Version 256.3
  - A bunch of fixes for systemd (pid1)
  - Various upgrades related to running tests in mkosi
* Sat Jul 20 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.2-17
  - Simplify BFQ scheduler enablement
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 256.2-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 17 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.2-9
  - Backport udma buffer access patch (rhbz#2298422)
* Tue Jul 16 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.2-8
  - Add support for building from a specific branch
* Tue Jul 16 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.2-7
  - Update PR patch metadata
* Mon Jul 15 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.2-6
  - In standalone subpackages, suggest coreutils-single
* Mon Jul 15 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.2-5
  - Drop versions from Conflicts for standalone packages
* Sun Jul 14 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.2-4
  - Use a more precise Recommends for libkxbcommon
* Thu Jul 11 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.2-3
  - Drop machined revert
* Tue Jul 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.2-2
  - Rebuilt for the bin-sbin merge
* Mon Jul 08 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.2-1
  - Version 256.2
  - A bunch of various small fixes
* Mon Jul 08 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.1-13
  - Link systemd-executor statically
* Fri Jul 05 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 256.1-12
  - Update dracut workaround
* Fri Jul 05 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 256.1-11
  - Fix ELN build
* Fri Jul 05 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.1-10
  - Only exclude dracut conflicts on non-fedora on upstream builds
* Fri Jul 05 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.1-9
  - Conditionalize dracut Conflicts more
* Tue Jul 02 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.1-8
  - Use vmlinux.h from kernel-devel
* Tue Jul 02 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.1-7
  - Pull in openssl-devel-engine
* Mon Jul 01 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.1-6
  - Only add Requires on python3-zstd on Fedora
* Mon Jul 01 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.1-5
  - Drop BuildRequires on python3-zstd
* Tue Jun 25 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.1-4
  - Revert "Remove tmpfiles snippet for /home and /srv"
* Tue Jun 18 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.1-3
  - Remove tmpfiles snippet for /home and /srv
* Tue Jun 18 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.1-2
  - Soft-disable tmpfiles --purge until a good use case comes up
* Tue Jun 18 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.1-1
  - Version 256.1
* Sun Jun 16 2024 U2FsdGVkX1 <U2FsdGVkX1@gmail.com> - 256-2
  - disable auto-features when bootstrapping
* Tue Jun 11 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256-1
  - Version 256
  - Only minor changes since -rc4.
  - Hardward db is updated.
* Fri Jun 07 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc4-2
  - Restore patch to drop varlink method call
* Thu Jun 06 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc4-1
  - Version 256~rc4
* Thu Jun 06 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc3-6
  - Drop sysusers.d/basic.conf
  - We rely on setup to provide all necessary groups.
* Sun Jun 02 2024 Adam Williamson <awilliam@redhat.com> - 256~rc3-4
  - Partially backport PR #33016 to fix crashes in KDE 6.3.0
* Wed May 29 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc3-2
  - Add patch to work-around libbpf bug (rhbz#2280935)
* Thu May 23 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc3-1
  - Version 256~rc3
* Wed May 15 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc2-6
  - Version 256~rc2
  - Various small changes all over
  - A fix for rhbz#2273069
* Mon May 13 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc1^20240509git1781de1-4
  - Make %release_override overridable from outside
* Sat May 11 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc1^20240509git1781de1-2
  - Temporarily drop call to varlink method to avoid SELinux denial
* Thu May 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc1^20240509git1781de1-1
  - Version 256-rc1^20240509git
  - There were some fixes merged upstream, so let's try again before v256-rc2
    is released.
* Thu May 02 2024 Jan Macku <jamacku@redhat.com> - 256~rc1-6
  - spec: `systemd-ukify` should depend on `systemd-boot`
* Sat Apr 27 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc1-4
  - Add additional daemon-reexec for upgrades from old systemd versions
* Sat Apr 27 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc1-3
  - Drop trigger scriptlets for upgrades from systemd < 247
* Sat Apr 27 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc1-2
  - Add Recommends for dlopen libraries
* Fri Apr 26 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256~rc1-1
  - Version 256~rc1
  - See https://raw.githubusercontent.com/systemd/systemd/v256-rc1/NEWS. Too
    many changes to list or discuss here.
* Wed Apr 24 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.5-3
  - Reexec systemd in %postun
    (https://github.com/systemd/systemd/issues/5096)
  - The workaround dbus issues in upgrades from systemd-239 is dropped
* Wed Apr 24 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.5-2
  - Drop workaround to run generators without sandboxing (requirement on
    dracut >= 60 is added)
* Wed Apr 24 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.5-1
  - Version 255.5
  - Many different small fixes: systemd itself, systemd-networkd, systemd-
    journal-remote, compilation fixes for newer kernels and clang, systemd-
    homed, systemd-resolved, ukify, systemd-tmpfiles, various other.
* Wed Apr 10 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.4-16
  - Prepare for bin-sbin merge
* Wed Mar 27 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.4-13
  - spec: add %bcond to build without documentation
* Fri Mar 22 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.4-11
  - Revert "Adjust release tag for riscv64"
* Fri Mar 22 2024 David Abdurachmanov <davidlt@rivosinc.com> - 255.4-10
  - Enable bootloader stack for riscv64
* Fri Mar 22 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.4-9
  - Adjust release tag for riscv64
* Wed Mar 20 2024 David Tardon <dtardon@redhat.com> - 255.4-5
  - Make Requires(*) on systemd versioned
* Wed Mar 20 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.4-4
  - Add R:systemd-udev to systemd-networkd subpackage (rhbz#2173425)
* Mon Mar 18 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.4-3
  - Add psutil dependency to systemd-tests
* Thu Mar 07 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.4-2
  - Build in developer mode when building for upstream
* Fri Mar 01 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.4-1
  - Version 255.4
* Wed Feb 21 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-13
  - Allow setting extra configure options using
    %meson_extra_configure_options
* Wed Feb 21 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-12
  - Apply pam patch when building for upstream
* Wed Feb 21 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-11
  - Use %version_override/%release_override to specify version/release by
    users
* Tue Feb 20 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.3-10
  - Let libkmod be a dlopen'ed dependency
* Sat Feb 17 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-9
  - Allow overriding the version and release using macros
* Sat Feb 17 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-8
  - Stop passing %{release} to meson when building in upstream mode
* Sat Feb 17 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-7
  - Don't pass b_lto to meson
* Thu Feb 15 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-6
  - Update usage of meson-vcs-tag.sh to account for upstream changes
* Sun Feb 11 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-5
  - Replace inplace macro with upstream macro
* Sun Feb 11 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-4
  - Remove reconfiguration logic
* Sun Feb 11 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 255.3-3
  - Stop depending on filelists
* Mon Jan 29 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.3-2
  - Conflicts/Provides with systemd-standalone-repart are moved udev
    subpackage
* Thu Jan 25 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.3-1
  - Version 255.3
  - A bunch of various fixes for memory and behaviour, in many different
    components (bootctl, systemd, udev, systemd-networkd, systemd-homed,
    systemd-logind, systemd-resolve, systemd-repart, systemd-analyze,
    systemd-dissect, systemd-boot, pam modules, systemd-storagetm, systemd-
    journal-remote, kernel-install)
  - Improved detection of virtualization (Google Compute Engine, Apple Virt)
  - Updates for shell completions and docs
  - An update for hardware database
* Tue Jan 23 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.2-3
  - Add temporary patch to adjust uid range classification (rhbz#2251843)
* Tue Jan 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.2-1
  - Version 255.2
  - Fixes missing DNSSEC validity check in SOA DNS packets (CVE-2023-7008)
  - systemd-resolved and systemd-networkd are restarted after an upgrade.
* Tue Jan 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.1-2
  - Add missing %postun scriptlets for systemd-{resolved,networkd}
    (rhbz#2255718)
* Sat Dec 16 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255.1-1
  - Version 255.1
* Wed Dec 13 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255-7
  - Do not remove modified config files
* Fri Dec 08 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255-4
  - Add /etc/ssh/sshd_config.d to the file list
* Fri Dec 08 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255-3
  - Move config files to /usr/lib/systemd (e.g. /etc/systemd/system.conf →
    /usr/lib/systemd/systemd.conf). Both config file locations were already
    supported, and the files installed in /etc/ were "empty" (i.e. they had
    only comments and section headers). The move does not change the
    configuration, but just makes /etc more empty by default. See
    https://github.com/systemd/systemd/commit/6495361c7d for more discussion
    and details.
* Fri Dec 08 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255-2
  - Move systemd-bsod is to udev subpackage
* Wed Dec 06 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255-1
  - Version 255
  - Just a few bugfixes since 255-rc4: seccomp filters, logging,
    documentation, systemd-repart
  - Includes a hardware database update.
* Sat Dec 02 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255~rc4-1
  - Version 255~rc4
* Fri Dec 01 2023 Adam Williamson <awilliam@redhat.com> - 255~rc3-4
  - Backport PRs #30170 and #30266 to fix BPF denials (RHBZ #2250930)
* Wed Nov 29 2023 Adam Williamson <awilliam@redhat.com> - 255~rc3-3
  - Backport #30197 to fix vconsole startup (RHBZ #2251394)
* Thu Nov 23 2023 Peter Robinson <pbrobinson@gmail.com> - 255~rc3-2
  - de-dupe LICENSE.LGPL2.1 in licenses
* Wed Nov 22 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255~rc3-1
  - Version 255~rc3
* Wed Nov 22 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255~rc2-2
  - Add systemd-networkd-defaults subpackage
* Wed Nov 15 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255~rc2-1
  - Version 255~rc2
  - See See https://raw.githubusercontent.com/systemd/systemd/v255-rc2/NEWS
* Wed Nov 08 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
  - Add Conflicts with older dracut which doesn't have required patches
* Tue Nov 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255~rc1-3
  - Also build systemd-vmspawn
* Tue Nov 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255~rc1-2
  - Move oomd to systemd-udev
* Tue Nov 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 255~rc1-1
  - Version 255~rc1
  - See https://raw.githubusercontent.com/systemd/systemd/v255-rc1/NEWS
  - All the files and services related to pcrs are moved to -udev subpackage.
    This includes the new systemd-pcrlock binary.
* Wed Sep 27 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.5-2
  - Pull in more patches for keyboard layout matching
* Wed Sep 27 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.5-1
  - Version 254.5
  - Resolves rhbz#29216.
* Wed Sep 27 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.2-14
  - Pull in patches to add PollLimit setting
* Wed Sep 27 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.2-13
  - Change versioned Conflicts to rich Requires (rhbz#2240828)
* Tue Sep 19 2023 Adam Williamson <awilliam@redhat.com> - 254.2-12
  - Backport PR #29215 to improve keyboard layout matching
* Mon Sep 18 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.2-7
  - Fix creation of installkernel symlink
* Fri Sep 15 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.2-6
  - Provide /usr/sbin/installkernel (rhbz#2239008).
* Thu Sep 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.2-2
  - Make inter-subpackage dependencies archful
* Thu Sep 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.2-1
  - Version 254.2
  - A bunch of fixes in various areas: manager, coredump, sysupdate,
    hibernation, journal.
  - Should fix rhbz#2234653.
* Wed Sep 06 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.1-8
  - Actually reload user managers and backport unit reload macros
* Sat Sep 02 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 254.1-7
  - ukify: Drop obsolete dependency on objcopy
* Sat Sep 02 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 254.1-6
  - Add missing ukify dependency on python-cryptography
* Sun Aug 20 2023 Yu Watanabe <watanabe.yu+github@gmail.com> - 254.1-5
  - spec: also explicitly enable/disable ukify support
* Sun Aug 13 2023 Yu Watanabe <watanabe.yu+github@gmail.com> - 254.1-4
  - spec: explicitly enable/disable xen support
* Wed Aug 09 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254.1-1
  - Version 254.1 (rhbz#2228089, possibly partial fix for rhbz#2229524)
* Wed Aug 09 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254-5
  - Do daemon-reexec of user managers after package upgrade
* Mon Aug 07 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 254-4
  - Revert "Supress errors on selinux systems"
* Thu Aug 03 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 254-3
  - Add a custom %clean implementation
* Thu Aug 03 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 254-2
  - Update libbpf soname
* Fri Jul 28 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254-1
  - Version 254 (just a bunch of bugfixes, mostly for unusual architectures,
    since rc3)
  - rhbz#2226908
  - See https://raw.githubusercontent.com/systemd/systemd/v254-rc1/NEWS for
    the full changeset.
* Mon Jul 24 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254~rc3-1
  - Version 254~rc3
  - A bunch of fixes, e.g. rhbz#2223795. Also a bunch of reverts of commits
    which were found to cause problems.
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 254~rc2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 17 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254~rc2-4
  - Fix scriptlets for various services and remote-cryptsetup.target
    (rhbz#2217997)
* Sun Jul 16 2023 Stewart Smith <stewart@flamingspork.com> - 254~rc2-3
  - Convert existing bcond_with[out] to plain bcond
* Sun Jul 16 2023 Stewart Smith <trawets@amazon.com> - 254~rc2-2
  - Move gnutls, zlib, bzip2, lz4, xz, and zstd to bconds
* Sat Jul 15 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254~rc2-1
  - Version 254~rc2
  - Various bug fixes, in particular kernel-install should again work without
    /proc.
* Thu Jul 13 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 254~rc1-1
  - Version 254~rc1
  - Way too many changes to list. See
    https://raw.githubusercontent.com/systemd/systemd/v254-rc1/NEWS
  - Fix regression in socket activation of services (rhbz#2213660).

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/rc.d
/etc/rc.d/init.d
/etc/rc.d/init.d/README
/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/xdg/systemd
/etc/xdg/systemd/user
/run/utmp
/usr/bin/busctl
/usr/bin/homectl
/usr/bin/hostnamectl
/usr/bin/journalctl
/usr/bin/localectl
/usr/bin/loginctl
/usr/bin/oomctl
/usr/bin/resolvectl
/usr/bin/run0
/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-notify
/usr/bin/systemd-path
/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/systemd-vpick
/usr/bin/timedatectl
/usr/bin/userdbctl
/usr/bin/varlinkctl
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/a9bd9e0161c6102ddf0ed15b97bedb5fff7b52
/usr/lib/.build-id/03/d17b0f88623804002a062c0ad67e777e9ad4d6
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/ad4b4762482b933b0d957cef81598478c87cd1
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/4838db4094786422f7d766cd2665b3cc1fbaec
/usr/lib/.build-id/0f/e61484ded8b3f929d1bed21c226f6c4fbb2578
/usr/lib/.build-id/16
/usr/lib/.build-id/16/fd2e4b48f524d53b8b0e78733a9f49ddb8e503
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/a47f5ae8a92f4018bb6bf1aaa7a1584b5606f7
/usr/lib/.build-id/21
/usr/lib/.build-id/21/f84df0651c12fbb8b3a2b7cfbab64afcd05c73
/usr/lib/.build-id/22
/usr/lib/.build-id/22/97384ce7b8a22af0779c2cc209680bedd49c5e
/usr/lib/.build-id/22/ebd6210230104b3766ee779d0adfcd0d30413c
/usr/lib/.build-id/29
/usr/lib/.build-id/29/59ee07d215dfd71d92f11b48e7f6f2e00f0b5f
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/5d086e184c2b8f791439a88422045561d801c0
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/2e9100ac12c0de0e06f7f83f714281dd71490c
/usr/lib/.build-id/2b/ec330531397098d87441f13104c0a2d4ea806e
/usr/lib/.build-id/30
/usr/lib/.build-id/30/ba0276f0fdb417bc9a09b715d933e3ba0b2c3f
/usr/lib/.build-id/38
/usr/lib/.build-id/38/8f918787fe7c85088d9876cd86036c4652059f
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/9fcae18c54fd991e73c8efebcc97a7ed8b37d8
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/0b84a2a825c6a8663dfcb998aae34d7fc54c5b
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/9ea4553af81a48f7e41540fd60289088367c52
/usr/lib/.build-id/40
/usr/lib/.build-id/40/c626f216344f97978b4b5ee8e6e687fb2131de
/usr/lib/.build-id/41
/usr/lib/.build-id/41/4f92b2a3cdf91eb1cdf2a7c675029c5e51e601
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/0a72b2982e0ff5264b58780b4a36e1103521f4
/usr/lib/.build-id/51
/usr/lib/.build-id/51/7755cfe50bd7f771dfdb35ac78a367f7ecbfef
/usr/lib/.build-id/55
/usr/lib/.build-id/55/d030ea81185b9502c71702e92de2ac79c9a539
/usr/lib/.build-id/59
/usr/lib/.build-id/59/4b4d15d36c97a9ab0a8e12b1c57620305325f6
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/bac5293aebad2077e05756d7d58009fc33f5da
/usr/lib/.build-id/60
/usr/lib/.build-id/60/b49e1013cd35e8c3bde902e4798cb32fbb3c73
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/15069c53a3a3790f38b10f93118e7a83b9cc5e
/usr/lib/.build-id/70
/usr/lib/.build-id/70/54527771e5edb520bd15827c88cca4721332d6
/usr/lib/.build-id/73
/usr/lib/.build-id/73/f45f3b8e34afaf6231a1ee39d1ccf14821f58f
/usr/lib/.build-id/77
/usr/lib/.build-id/77/3f41b87d29834008301fbbdcdbead6f5e394a5
/usr/lib/.build-id/77/aa4710ca8d1289728d6efc8a7c0c25e0c93d27
/usr/lib/.build-id/78
/usr/lib/.build-id/78/275ffd5eed248118b3b3befc09be6c020d0e7d
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/936905ef7adb81378cfbd35a3d6d94c15a5a38
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/2c4038ef882ad6b67eb5fdfb34a9f1f64afc23
/usr/lib/.build-id/7b/559b2e32aa44a7719b549c00364cb781e0b67a
/usr/lib/.build-id/85
/usr/lib/.build-id/85/1ade33259ddb1f36000f1097c653aaf1bcf31e
/usr/lib/.build-id/87
/usr/lib/.build-id/87/1f26219d612ac6c4febfc37033af7a001cc6da
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/784dad5789d7b026d10e8d0a58e99c2e2b2ef2
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/6433fdc43a2c6894ffc3d8611f8c684ffcd685
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/472f30dc0e47281fc0f30907fa2a254d8e9324
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/ee334beed79680c3fc717e39d69629a34f1075
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/2ccc879831416ff34c1e764da0797c700ef11b
/usr/lib/.build-id/9e/4af34dcd7a85a7045c9a5be8432661cc12f525
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/5607cc24693260aaf7317a79de07e796a5497c
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/871d87122cab2bb07850d1f817381a998d62f7
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/6e2ab257579df0749f53a6df1f9c1304551cef
/usr/lib/.build-id/a9/983983f166318a3c34f2d1a55efda87f0da374
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/4e0f0ff458fc32fb4d9f0a453763206f19aa3d
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/da19f5a02762b50d46986438dbf6be007479dd
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/c0659b33e1dd31be6b35fca3933667e0cb245a
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/cb3d9dc25c378259c2886ed3cfb0162e83d424
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/f78489174680c83c35df7f927a5d1ff8d24e06
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/d7e9cb6127d1319f8d893548b80d8fdc075d3c
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/64e21816cd73cb89c31c3d368de584bd3bd61e
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/acd4524eeeb3af21edda17b502b0731d257fb3
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/3e14919842faa73e844cdd25f2555372d915ac
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/2e58253b87465ae8c06b220aa8298d059e1753
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/7b7d164c4b1ff737720a05b324dbc4ec837fdc
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/037eaa297fbc07982b6b71841348fd8d103114
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/18b85dcccd753e0381ddcba8a1c4e726b75156
/usr/lib/.build-id/de
/usr/lib/.build-id/de/818a8b46f8a966cc485e87729f551d4e3be2f0
/usr/lib/.build-id/df
/usr/lib/.build-id/df/1a6960058487272b8c481a18b3957658dd8e7a
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/6781ab53c10a5ebaf8cf307a16c073a6564e7e
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/a1a1d946f2adbce7b68e920b748772003eeebe
/usr/lib/.build-id/e3/c6269b42dad3703716fd841fe658a82f2838c5
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/1e944f9fe5bc7e13a6160d348801fd52220ca3
/usr/lib/.build-id/e4/ed79ebe3d414b0da95c78ccff74e69118c5e78
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/095d8b8afc90d7fb8103059b24e9655f7de1a0
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/ef62cf034e415bf300f45fc56e976dbd2aaa4c
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/4516ba993072ff98e0896a6aae73d2b9fe2343
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/469a81e544813c70b8638c1b521d6dd6af18fe
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/c7f2fe6fb9f42cc57259ad086624f4aab09f89
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/ba097bf718d1881bd2fd07d6b6cb22540f4cdc
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/5ff0583a0c99fe1e3ef837952b3adfca3e66fe
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/61b12376e6862ab720bce3351a162b52f79e7c
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/7f03cefdac421917682110c79be45e26dd3a3f
/usr/lib/.build-id/fd/f2946238e1d34862f703b18cae2ac04ff000f0
/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/pcrlock.d
/usr/lib/systemd
/usr/lib/systemd/.abignore
/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.link
/usr/lib/systemd/network/80-vm-vt.link
/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/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-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-ssh-generator
/usr/lib/systemd/system-generators/systemd-system-update-generator
/usr/lib/systemd/system-generators/systemd-sysv-generator
/usr/lib/systemd/system-generators/systemd-tpm2-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/autovt@.service
/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/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.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/getty@.service
/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/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-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/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/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/serial-getty@.service
/usr/lib/systemd/system/service.d
/usr/lib/systemd/system/service.d/10-timeout-abort.conf
/usr/lib/systemd/system/service.d/50-keep-warm.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-creds.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-hostnamed.socket
/usr/lib/systemd/system/sockets.target.wants/systemd-initctl.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-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/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-tpm2-setup-early.service
/usr/lib/systemd/system/sysinit.target.wants/systemd-tpm2-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-update-cleanup.service
/usr/lib/systemd/system/system-update-pre.target
/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-battery-check.service
/usr/lib/systemd/system/systemd-boot-check-no-failures.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-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-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/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.service
/usr/lib/systemd/system/systemd-machine-id-commit.service
/usr/lib/systemd/system/systemd-network-generator.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.service
/usr/lib/systemd/system/systemd-sysext.socket
/usr/lib/systemd/system/systemd-sysext@.service
/usr/lib/systemd/system/systemd-sysupdate-reboot.service
/usr/lib/systemd/system/systemd-sysupdate-reboot.timer
/usr/lib/systemd/system/systemd-sysupdate.service
/usr/lib/systemd/system/systemd-sysupdate.timer
/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-tpm2-setup-early.service
/usr/lib/systemd/system/systemd-tpm2-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/tpm2.target
/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-cgroups-agent
/usr/lib/systemd/systemd-executor
/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-reply-password
/usr/lib/systemd/systemd-shutdown
/usr/lib/systemd/systemd-socket-proxyd
/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-sysupdate
/usr/lib/systemd/systemd-time-wait-sync
/usr/lib/systemd/systemd-timedated
/usr/lib/systemd/systemd-tpm2-setup
/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-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/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/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/systemd-journal.conf
/usr/lib/sysusers.d/systemd-oom.conf
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/20-systemd-ssh-generator.conf
/usr/lib/tmpfiles.d/20-systemd-userdb.conf.example
/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-256.17-1.fc41.so
/usr/lib64/systemd/libsystemd-shared-256.17-1.fc41.so
/usr/sbin/halt
/usr/sbin/init
/usr/sbin/mount.ddi
/usr/sbin/poweroff
/usr/sbin/reboot
/usr/sbin/runlevel
/usr/sbin/shutdown
/usr/sbin/telinit
/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/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/CODING_STYLE.md
/usr/share/doc/systemd/DISTRO_PORTING.md
/usr/share/doc/systemd/ENVIRONMENT.md
/usr/share/doc/systemd/HACKING.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/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/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/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/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/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/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/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/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.ddi.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-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-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/userdbctl.1.gz
/usr/share/man/man1/varlinkctl.1.gz
/usr/share/man/man5/capsule@.service.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/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.path.5.gz
/usr/share/man/man5/systemd.pcrlock.5.gz
/usr/share/man/man5/systemd.pcrlock.d.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/sysupdate.d.5.gz
/usr/share/man/man5/sysusers.d.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/linuxaa64.efi.stub.7.gz
/usr/share/man/man7/linuxia32.efi.stub.7.gz
/usr/share/man/man7/linuxx64.efi.stub.7.gz
/usr/share/man/man7/sd-stub.7.gz
/usr/share/man/man7/smbios-type-11.7.gz
/usr/share/man/man7/systemd-stub.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-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.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/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-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.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-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-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/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-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-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-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.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-sysupdate-reboot.service.8.gz
/usr/share/man/man8/systemd-sysupdate-reboot.timer.8.gz
/usr/share/man/man8/systemd-sysupdate.8.gz
/usr/share/man/man8/systemd-sysupdate.service.8.gz
/usr/share/man/man8/systemd-sysupdate.timer.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-tpm2-generator.8.gz
/usr/share/man/man8/systemd-tpm2-setup-early.service.8.gz
/usr/share/man/man8/systemd-tpm2-setup.8.gz
/usr/share/man/man8/systemd-tpm2-setup.service.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-xdg-autostart-generator.8.gz
/usr/share/man/man8/telinit.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.credentials.policy
/usr/share/polkit-1/actions/io.systemd.mount-file-system.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/systemd
/usr/share/systemd/kbd-model-map
/usr/share/systemd/language-fallback-map
/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_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
/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, Mon Jul 14 00:28:35 2025