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

systemd-252-67.el9_8.6.alma.1 RPM for ppc64le

From AlmaLinux 9.8 BaseOS for ppc64le

Name: systemd Distribution: AlmaLinux
Version: 252 Vendor: AlmaLinux
Release: 67.el9_8.6.alma.1 Build date: Tue Sep 15 23:54:33 2026
Group: Unspecified Build host: ppc64le-builder02.almalinux.org
Size: 16469382 Source RPM: systemd-252-67.el9_8.6.alma.1.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
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 daemons to manage simple network
configuration, network time synchronization, log forwarding, and name
resolution.

Provides

Requires

License

LGPLv2+ and MIT and GPLv2+

Changelog

* Tue Sep 15 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 252-67.6.alma.1
  - Debrand for AlmaLinux
* Wed Aug 19 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67.6
  - test: rename the start limit subtest (RHEL-212086)
  - ci: install GPG keys for Fedora 42 (RHEL-212086)
* Mon Aug 03 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67.5
  - core: increment start limit counter only when we can start the unit (RHEL-212086)
  - TEST-07-PID1: wait for systemd-resolved being stopped (RHEL-212086)
  - test: extend start limit interval (RHEL-212086)
  - ci: bump the mkosi job to Ubuntu Noble (RHEL-212086)
  - ci: bump super-linter to v8.7.0 (RHEL-212086)
  - ci: explicitly disable multi status for Super-Linter (RHEL-212086)
  - github/linter: disable ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT for super-linter (RHEL-212086)
  - test: install iscsi-gen-initiatorname from iscsi-initiator-utils (RHEL-212086)
* Tue May 12 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67.4
  - fstab-generator: support swap on network block devices (RHEL-166186)
* Thu Apr 16 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67.3
  - nspawn: apply BindUser/Ephemeral from settings file only if trusted (RHEL-163870)
  - nspawn: normalize pivot_root paths (RHEL-163870)
  - udev: check for invalid chars in various fields received from the kernel (RHEL-163876)
  - udev: fix review mixup (RHEL-163876)
  - udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163876)
* Thu Apr 02 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67.2
  - core: validate input cgroup path more prudently (RHEL-152082)
* Tue Mar 24 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67.1
  - manager: fix scope for environment generators (RHEL-154262)
* Mon Feb 23 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67
  - core: only activate transaction that contain useful jobs (RHEL-143727)
* Mon Feb 23 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-66
  - core/service: fix error cause in the log (RHEL-138414)
  - fstab-generator: drop assertions for mount opts (RHEL-92752)
  - fstab-generator: fix options in systemd.mount-extra= arg (RHEL-92752)
  - core: reorder systemd arguments on reexec (RHEL-111135)
  - basic: add RuntimeScope enum (RHEL-137252)
  - runtime-scope: add helper that turns RuntimeScope enum into --system/--user string (RHEL-137252)
  - sd-path: add support for XDG_STATE_HOME (RHEL-137252)
  - sd-path: bring spacing in sd-path.h and systemd-path tool in sync (RHEL-137252)
  - path tool: add some basic ansi highlighing (RHEL-137252)
  - execude: include RuntimeScope field in ExecParameters (RHEL-137252)
  - execute: remove redundant assignment (RHEL-137252)
  - execute: when recursively chowning StateDirectory= when spawning services, follow initial symlink (RHEL-137252)
  - execute: add support for XDG_STATE_HOME for placing service state data in --user mode (RHEL-137252)
  - execute: associate logs from setup_exec_directory() with the unit name (RHEL-137252)
  - execute: shorten some code by using RET_NERRNO() (RHEL-137252)
  - execute: shorten code by making use of laccess() return code properly (RHEL-137252)
  - execute: don't bother with chowning StateDirectory= and friends in user mode (RHEL-137252)
  - test: add test for new XDG_STATE_HOME handling (RHEL-137252)
  - man: mention the newly-added XDG_STATE_HOME (RHEL-137252)
  - man: rebreak lines in file-hierarchy(7) a bit (RHEL-137252)
  - man: properly close XML tags (RHEL-137252)
  - tmpfiles: teach tmpfiles the new XDG_STATE_HOME variable too (RHEL-137252)
  - test: use XDG_STATE_HOME for %S and %L (RHEL-137252)
  - man: fully adopt ~/.local/state/ (RHEL-137252)
* Wed Feb 18 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-65
  - update specfile and sources after renaming rhel-net-naming-sysattrs to net-naming-sysattrs (RHEL-150622)
* Fri Dec 12 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-64
  - core: fix array size in unit_log_resources() (RHEL-131338)
  - pid1: add env var to override default mount rate limit burst (RHEL-129153)
  - pid1: add env var to override default mount rate limit interval (RHEL-129153)
* Thu Nov 27 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-63
  - cryptsetup-generator: refactor add_crypttab_devices() (RHEL-127859)
  - cryptsetup-generator: continue parsing after error (RHEL-127859)
  - cryptsetup-generator: parse all cmdline devices too (RHEL-127859)
  - cryptsetup-generator: always process cmdline devices (RHEL-127859)
  - logind: add "background-light" session class (RHEL-109833)
  - pam_systemd: honor session class provided via PAM environment (RHEL-109833)
* Mon Nov 24 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-62
  - ukify: rstrip and escape binary null characters from 'inspect' output (#38607) (RHEL-109558)
  - timer: rebase last_trigger timestamp if needed (RHEL-118215)
* Fri Nov 21 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-61
  - timer: rebase the next elapse timestamp only if timer didn't already run (RHEL-118215)
  - strv: introduce string_strv_hashmap_remove() (RHEL-14112)
  - unit-file: introduce unit_file_remove_from_name_map() (RHEL-14112)
  - core/unit: remove path to transient unit file from unit name maps on stop (RHEL-14112)
  - TEST-07-PID1: add reprudcer for issue #35190 (RHEL-14112)
  - coredump: handle ENOBUFS and EMSGSIZE the same way (RHEL-103801)
* Wed Nov 05 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-60
  - man: fix a missing word (RHEL-115182)
  - cryptsetup: Add optional support for linking volume key in keyring. (RHEL-97175)
  - cryptsetup: fix typo (RHEL-97175)
  - cryptsetup: HAVE_CRYPT_SET_KEYRING_TO_LINK is always defined (RHEL-97175)
  - coredump: make check that all argv[] meta data fields are passed strict (RHEL-104138)
  - coredump: restore compatibility with older patterns (RHEL-104138)
  - coredump: use %d in kernel core pattern (RHEL-104138)
  - pidref: add structure that can reference a pid via both pidfd and pid_t (RHEL-104138)
  - fd-util: introduce parse_fd() (RHEL-104138)
  - coredump: add support for new %F PIDFD specifier (RHEL-104138)
* Thu Oct 02 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-59
  - test: rename TEST-53-ISSUE-16347 to TEST-53-TIMER (RHEL-118215)
  - test: restarting elapsed timer shouldn't trigger the corresponding service (RHEL-118215)
  - test: check the next elapse timer timestamp after deserialization (RHEL-118215)
  - timer: don't run service immediately after restart of a timer (RHEL-118215)
  - test: store and compare just the property value (RHEL-118215)
  - test: make test-fd-util more lenient when using fd_move_above_stdio() (RHEL-114974)
  - basic: add PIDFS magic (#31709) (RHEL-114974)
* Tue Sep 16 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-57
  - Revert "boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices" (RHEL-108596)
  - boot: Use correct memory type for allocations (RHEL-108555)
  - meson: /etc/systemd/network is also used by udevd (RHEL-109096)
  - sd-bus: make bus_add_match_full accept timeout (RHEL-31756)
  - core/unit: add get_timeout_start_usec in UnitVTable and define it for service (RHEL-31756)
  - core/unit: increase the NameOwnerChanged/GetNameOwner timeout to the unit's start timeout (RHEL-31756)
  - core,sd-bus: drop empty lines between function call and error check (RHEL-31756)
  - core: do not disconnect from bus when failed to install signal match (RHEL-31756)
  - dbus: stash the subscriber list when we disconenct from the bus (RHEL-31756)
  - manager: s/deserialized_subscribed/subscribed_as_strv (RHEL-31756)
  - bus-util: do not reset the count returned by sd_bus_track_count_name() (RHEL-31756)
  - core/manager: restore bus track deserialization cleanup in manager_reload() (RHEL-31756)
  - core/manager: drop duplicate bus track deserialization (RHEL-31756)
  - sd-bus/bus-track: use install_callback in sd_bus_track_add_name() (RHEL-31756)
  - shell completion: add kernel-identify/inspect verbs for bootctl (RHEL-108576)
  - test: add tests for format_timestamp() and parse_timestamp() with various timezone (RHEL-109488)
  - test-time-util: disable failing tests (RHEL-109488)
  - test: test parse_timestamp() in various timezone (RHEL-109488)
  - systemctl: logind: add missing asserts (RHEL-109488)
  - systemctl: logind: make logind_schedule_shutdown accept action as param (RHEL-109488)
  - systemctl: add option --when for scheduled shutdown (RHEL-109488)
  - test-time-util: add test cases to invalidate "show" and "cancel" (RHEL-109488)
  - Introduce RET_GATHER and use it in src/shared/ (RHEL-108598)
  - fd-util: don't eat up errors in fd_cloexec_many (RHEL-108598)
  - sd-bus: refuse to send messages with an invalid string (RHEL-108584)
  - test: check if we correctly handle invalid UTF-8 in mount stuff (RHEL-108584)
  - test: fix a typo in the cleanup stuff (RHEL-108584)
  - test: explicitly specify a UTF-8 locale for UTF-8 shenanigans (RHEL-108584)
  - test: use the correct file name when restoring the original fstab (RHEL-108584)
  - core: escape UTF-8 in mount unit Where field before sending to clients (RHEL-108584)
  - Revert "test-time-util: disable failing tests" (RHEL-109488)
  - test: use get_timezones() to iterate all known timezones (RHEL-109488)
  - test-time-util: do not fail on DST change (RHEL-109488)
  - test-time-util: suppress timestamp conversion failures for Africa/Khartoum timezone (RHEL-109488)
  - test-time-util: do more suppression of time zone checks (RHEL-109488)
  - test-time-util: fix truncation of usec to sec (RHEL-109488)
  - test: unset TZ before timezone-sensitive unit tests are run (RHEL-109488)
  - meson: extend timeout for test-time-util (RHEL-109488)
  - time-util: use DEFINE_STRING_TABLE_LOOKUP_TO_STRING() macro (RHEL-109488)
  - time-util: align string table (RHEL-109488)
  - time-util: rename variables (RHEL-109488)
  - time-util: add assertions (RHEL-109488)
  - time-util: drop redundant else (RHEL-109488)
  - time-util: do not use strdupa() (RHEL-109488)
  - time-util: use result from startswith_no_case() (RHEL-109488)
  - time-util: use usec_add() and usec_sub_unsigned() (RHEL-109488)
  - time-util: shorten code a bit (RHEL-109488)
  - time-util: rename variables (RHEL-109488)
  - time-util: drop unnecessary assignment of timezone name (RHEL-109488)
  - time-util: make parse_timestamp() use the RFC-822/ISO 8601 standard timezone spec (RHEL-109488)
  - time-util: fix typo (RHEL-109488)
  - ci: bump the tools tree to F42 (RHEL-109488)
  - journald: extend STDOUT_STREAMS_MAX to 64k (RHEL-111065)
  - Revert "Revert "udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOT"" (RHEL-50103)
  - udev-builtin-net_id: ignore firmware_node/sun == 0 (RHEL-50103)
  - fundamental: fix compile check for explicit_bzero (RHEL-108568)
  - time-util: make USEC_TIMESTAMP_FORMATTABLE_MAX for 32bit system off by one day (RHEL-109488)
* Fri Aug 15 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-55
  - tree-wide: check more log message format in log_struct() and friends (RHEL-100353)
  - build: add some coloring to --version output (RHEL-100353)
  - core: output log cycle path in one log message, not many (RHEL-100353)
  - core: make log cycle messages recognizable via message IDs (RHEL-100353)
  - core: change ordering cycle log message log levels (RHEL-100353)
  - core: cast log_oom() got void (RHEL-100353)
  - core: when removing a job from a transaction, include in structured log message which (RHEL-100353)
  - catalog: add entries for the order cycle log messages (RHEL-100353)
  - tree-wide: check more log message format in log_struct() and friends (RHEL-100353)
  - core/transaction: do not attempt to log "n/a" as a journal field (RHEL-100353)
* Wed Aug 13 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-54
  - unit: add conditions and deps to make oomd.socket and .service consistent (RHEL-90417)
  - udev/net_id: introduce naming scheme for RHEL-9.7 (RHEL-25516)
  - Add a set of assertion macros to tests.h (ASSERT_OK(), ASSERT_EQ(), ASSERT_GE(), ASSERT_LE()) that log the failed condition before crashing and convert test-gpt.c test file to use them (RHEL-103753)
  - Follow up with the PR #31819 (RHEL-103753)
  - Added more ASSERT macro and also make some test file to use them (RHEL-103753)
  - sd-event: drop inotify event from buffer when no event source is triggered (RHEL-103753)
  - test: add test case for issue #38265 (RHEL-103753)
  - test: answer 2nd mdadm --create question for compat with new version (RHEL-79977)
  - sysusers: cross-check user and group names too (RHEL-72572)
  - test-sysusers: check group creation with matching user entry (RHEL-72572)
  - user-sessions: do not remove /etc/nologin (RHEL-85467)
  - hwdb: f20 → micmute (RHEL-72697)
  - hwdb: f21 → touchpad_toggle (RHEL-72697)
  - hwdb: f22 → touchpad_on (RHEL-72697)
  - hwdb: f23 → touchpad_off (RHEL-72697)
  - hwdb: drop some now redundant mappings (RHEL-72697)
  - hwdb: Add micmute for System76 (RHEL-72697)
  - hwdb: Add newer System76 Pangolins (RHEL-72697)
  - hwdb: WALTOP International Corp. Slim Tablet Stylus (RHEL-72697)
  - hwdb: add MSI Claw 8 AT Keyboard Scancodes (#36180) (RHEL-72697)
  - Adds asus T103HAF rotation matrix to 60-sensor.hwdb (#36177) (RHEL-72697)
  - hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283) (RHEL-72697)
  - hwdb: XBox Series Elite controller modalias entry has been added. (#36305) (RHEL-72697)
  - hwdb: add front button support for MSI Claw 7 AI+ A2VM (RHEL-72697)
  - hwdb: add accel orientation and location for the BMAX Y14 (RHEL-72697)
  - hwdb.d: add support for Akoya P15645 (RHEL-72697)
  - hwdb.d: add ANP09 Intel n100 tablet sensor configuration (#36390) (RHEL-72697)
  - hwdb: add axis range corrections for the Lenovo Yoga Slim 7 14ARE05 (RHEL-72697)
  - hwdb: add GOLD WARRIOR SIM PhoenixRC 10411R (RHEL-72697)
  - hwdb: add Code Mercenaries Hard- und Software GmbH Virtual RC USB (RHEL-72697)
  - hwdb: Add accel orientation quirk for the GPD Pocket 4 (RHEL-72697)
  - hwdb: add rotation profile matrix for Rog Ally X (2024) (#36591) (RHEL-72697)
  - hwdb: fix backspace not working on HP Pavilion laptop (#36777) (RHEL-72697)
  - hwdb/keyboard: Map FN key on TUXEDO NB02 devices (RHEL-72697)
  - hwdb: add G-Mode key support (#37175) (RHEL-72697)
  - hwdb/keyboard: Map FN key on TUXEDO InfinityFlex 14 Gen1 (RHEL-72697)
  - hwdb: add HP 150 Wired Mouse (#37341) (RHEL-72697)
  - Add emulated release to G-Mode key (RHEL-72697)
  - hwdb: keyboard: Add Alienware special keys (RHEL-72697)
  - hwdb: add bladeRF SDR devices (RHEL-72697)
  - hwdb: append ID_SOFTWARE_RADIO to hwdb parser (RHEL-72697)
  - hwdb.d: reword and simplify boilerplate texts (RHEL-72697)
  - hwdb.d: update/expand boilerplate on various hwdb files (RHEL-72697)
  - hwdb: say that settings can be also set to 0 (RHEL-72697)
  - hwdb: add Analog Devices PLUTO SDR (RHEL-72697)
  -  hwdb: append ID_MM_DEVICE_IGNORE to hwdb parser (RHEL-72697)
  - hwdb: run "update-hwdb" (RHEL-72697)
  - hwdb: run "update-hwdb-autosuspend" (RHEL-72697)
  - hwdb: add missing PLUTO SDR vendor name (RHEL-72697)
  - hwdb: add Ettus Research SDR devices (RHEL-72697)
  - hwdb: add RTL-SDR devices (RHEL-72697)
  - hwdb: merge entries for Ettus Research B200 (RHEL-72697)
  - hwdb: make Saitek PLC Pro Flight Rudder Pedals a joystick (#37601) (RHEL-72697)
  - hwdb: fix touchpad for ASUS X1504ZA (#37696) (RHEL-72697)
  - hwdb: add support for Loupedeck devices (RHEL-72697)
  - hwdb: Acer Nitro ANV15-51 Mic Toggle (RHEL-72697)
  - hwdb: Added Beacn and TC-Helicon Audio controllers (#37798) (RHEL-72697)
  - hwdb: Add support for Lenovo IdeaPad Slim 5 series (RHEL-72697)
  - hwdb: Add hwbd definitions for maker tools (RHEL-72697)
  - hwdb: Add accel orientation quirk for the Microtech e-tab Pro (RHEL-72697)
  - hwdb: add 70-maker-tools.hwdb to meson.build (RHEL-72697)
  - hwdb: fix typo in 70-maker-tools.hwdb (RHEL-72697)
  - hwdb: update (RHEL-72697)
  - Fix Positivo K116J search key and www shortcut (RHEL-72697)
  - hwdb: Acer Nitro ANV15-51 Nitro Sense Toggle (RHEL-72697)
  - hwdb: several cleanups (RHEL-72697)
  - hwdb: disable Asus ROG keyboards sending poweroff (RHEL-72697)
  - hwdb: update (RHEL-72697)
  - hwdb: update autosuspend rules (RHEL-72697)
  - hwdb: set touchpad resolution for ThinkPad T14 Gen2a (RHEL-72697)
  - Revert "hwdb: disable Asus ROG keyboards sending poweroff" (RHEL-72697)
  - hwdb: Add launch emoji keyboard mapping for Asus M1607KA (RHEL-72697)
  - Enable KEY_PERFORMANCE key present on Linux 6.17 (RHEL-72697)
  - flush_ports: flush POSIX message queues properly (RHEL-90860)
  - kernel-install: add --entry-type=type1|type2 option to kernel-install (RHEL-83932)
  - kernel-install: add --entry-type=type1|type2 option to kernel-install.in (RHEL-83932)
  - kernel-install: do not mix || and && (RHEL-83932)
  - man/kernel-install: mention --entry-type= option in the man page (RHEL-83932)
  - cgroup: add support for memory.peak (RHEL-95797)
  - core: include peak memory in unit_log_resources() (RHEL-95797)
  - run: include peak memory in output (RHEL-95797)
  - core: ensure init.scope is realized after drop-ins have been loaded (RHEL-103488)
  - core: add possibility to not track certain unit types (RHEL-89796)
* Tue Apr 15 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-53
  - man: mention that rhel-9.0 net naming scheme is the same as v251 (RHEL-86891)
  - backlight: Drop support for actual_brightness (RHEL-86714)
* Wed Apr 09 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-52
  - man: be even clearer that tmpfiles user/group/mode are applied on existing inodes (RHEL-15051)
  - unit: always return 1 in log_kill (RHEL-78170)
  - ci: enable mkosi workflow for z-stream branches (RHEL-79977)
  - ci(mkosi): bump fedora version from 39 to 41 (RHEL-79977)
* Tue Jan 28 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-51
  - ci: use ubuntu 22:04 for deploy of man pages (RHEL-70884)
  - man/tmpfiles: fix off-by-one in example (RHEL-74015)
  - test: drop removed SCSI passthrough feature (RHEL-70884)
  - nspawn: call json_dispatch() with a correct pointer (RHEL-55266)
  - varlink,json: introduce new varlink_dispatch() helper (RHEL-55266)
  - json: add json_dispatch_const_user_group_name() (RHEL-55266)
  - sd-varlink: add new sd_varlink_error_is_invalid_parameter() helper (RHEL-55266)
  - userdb: return ESRCH if userdb service refuses a user/group name as invalid (RHEL-55266)
  - test: rename assert.sh to util.sh (RHEL-55301)
  - core: Don't GC unit if it is in cgroup_empty_queue (RHEL-55301)
  - core: Handle cgroup pruning in on_cgroup_empty_event (RHEL-55301)
  - Fix failing test (RHEL-55301)
  - unit: don't gc unit in oom queue (RHEL-55301)
  - core: do not GC units/jobs that are in the D-Bus queue (RHEL-55301)
* Tue Jan 14 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-50
  - journal: again create user journals for users with high uids (RHEL-70103)
  - install: don't translate unit instances to paths when reenabling them (RHEL-5956)
  - test-systemctl-enable: fix typo (RHEL-5956)
  - udev: Handle PTP device symlink properly on udev action 'change' (RHEL-59088)
  - systemctl: print warning about missing /proc only as debug message (RHEL-3906)
  - repart: avoid use of uninitialized TPM2B_PUBLIC data (RHEL-56793)
* Tue Jan 07 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-49
  - logind: tighten for which classes of sessions we do stop-on-idle (RHEL-24340)
  - Fix configuration for Packit 1.0.0 (RHEL-70884)
  - udev/net_id: introduce naming scheme for RHEL-9.6 (RHEL-25515)
  - hwdb: Fix accelerometer mount matrix for ASUS T100TAS (RHEL-49810)
  - hwdb.d/60-keyboard.hwdb: add Clevo mic mute quirk for V5x dGPU (RHEL-49810)
  - hwdb: add entry for Dell AlpsPS/2 ALPS DualPoint TouchPad (RHEL-49810)
  - hwdb: Mark Apple Wireless keyboards as not having NumLock LED (RHEL-49810)
  - update keyboard hwdb to add acer Predator PHN16-72 (RHEL-49810)
  - hwdb: death to tabs! (RHEL-49810)
  -  hwdb.d/60-keyboard.hwdb: add Clevo mic mute quirk for V5x iGPU, NV41PZ (RHEL-49810)
  - Add ACCEL_MOUNT_MATRIX for Chuwi Hi10 Max. (RHEL-49810)
  - Add HUAWEI MateBook D 15 AMD ACCEL properties (RHEL-49810)
  - hwdb: add Kensington SlimBlade Pro trackball (Bluetooth mode) (RHEL-49810)
  - hwdb: Add accel orientation quirk for the IdeaPad Duet 3 10IGL5-LTE (RHEL-49810)
  - hwdb: add keymaps for Acer Nitro 5 AN515-47 (#34493) (RHEL-49810)
  - hwdb: make key map match comment for one laptop (RHEL-49810)
  - hwdb: there's KEY_BRIGHTNESS_AUTO these days, hence hook it up where a FIXME suggests that (RHEL-49810)
  - hwdb: use KEY_ROTATE_DISPLAY for various cases of display rotation keys (RHEL-49810)
  - hwbd: use newer KEY_PICKUP_PHONE, KEY_HANGUP_PHONE, KEY_SELECTIVE_SCREENSHOT, KEY_NOTIFICATION_CENTER keycodes where appropriate (RHEL-49810)
  - hwdb: add SCAI SKU prefix for Samsung keyboard mapping (#34648) (RHEL-49810)
  - tree-wide: drop doubled empty lines (RHEL-49810)
  - hwdb: move key 66/65 handling from specific to generic HP laptop coverage (RHEL-49810)
  - hwdb: fix key toggle touchpad and programmable buttom for Positivo V142N (#34725) (RHEL-49810)
  - hwdb: add Stream Deck Neo (#34903) (RHEL-49810)
  - hwdb: update autosuspend rules (RHEL-49810)
  - hwdb: import newest autosuspend rules from chromeos (RHEL-49810)
  - update hwdb (RHEL-49810)
  - Update hwdb (RHEL-49810)
  - hwdb: fix broken numpad paren keys on Lenovo Thinkbook 16 G6+ 2024 (RHEL-49810)
  - Update hwdb (RHEL-49810)
  - hwdb: add new Cube Mix Plus (i18D) rotation info (RHEL-49810)
  - hwdb: Add quirk for Logitech MX Keys for Mac (RHEL-49810)
  - hwdb: add support for PineTab2 to 60-sensor.hwdb (#35304) (RHEL-49810)
  - hwdb: add entry for Chuwi Hi10 X1 (#35331) (RHEL-49810)
  - hwdb: update (RHEL-49810)
  - hwdb: Make 3D mice work out-of-the-box (RHEL-49810)
  - hwdb: Add Chuwi MiniBook X trackpad fuzz (RHEL-49810)
  - Update hwdb (RHEL-49810)
  - hwdb: disable inclusion of the PCI domain in MANA network interface naming (RHEL-49810)
  - hwdb: move down touchpad toggle section from generic to product specific (RHEL-49810)
  - hwdb: add scancodes for HP Elitebook 2170p runnning coreboot (RHEL-49810)
  - hwdb: Make remote controllable lights work out-of-the-box (RHEL-49810)
  - hwdb: fix key toggle touchpad for VAIO VJFH52 (#35645) (RHEL-49810)
  - hwdb: comment out the entry for Logitech MX Keys for Mac (RHEL-49810)
  - 60-sensor.hwdb: Loosen model mask to include entire series (RHEL-49810)
  - Correct ACCEL_MOUNT_MATRIX for Chuwi Hi10 Max (RHEL-49810)
  - hwdb: Add macro keys for HP 430 Programmable Wireless Keypad (RHEL-49810)
* Tue Oct 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-48
  - man: using WantedBy=default.target is not a good idea (RHEL-36531)

Files

/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/dnf/protected.d/systemd.conf
/etc/hostname
/etc/inittab
/etc/locale.conf
/etc/localtime
/etc/machine-id
/etc/machine-info
/etc/pam.d/systemd-user
/etc/rc.d
/etc/rc.d/init.d
/etc/rc.d/init.d/README
/etc/rc.d/rc.local
/etc/rc.local
/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/hostnamectl
/usr/bin/journalctl
/usr/bin/localectl
/usr/bin/loginctl
/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-creds
/usr/bin/systemd-delta
/usr/bin/systemd-detect-virt
/usr/bin/systemd-dissect
/usr/bin/systemd-escape
/usr/bin/systemd-firstboot
/usr/bin/systemd-id128
/usr/bin/systemd-inhibit
/usr/bin/systemd-machine-id-setup
/usr/bin/systemd-mount
/usr/bin/systemd-notify
/usr/bin/systemd-path
/usr/bin/systemd-run
/usr/bin/systemd-socket-activate
/usr/bin/systemd-stdio-bridge
/usr/bin/systemd-sysext
/usr/bin/systemd-sysusers
/usr/bin/systemd-tmpfiles
/usr/bin/systemd-tty-ask-password-agent
/usr/bin/systemd-umount
/usr/bin/timedatectl
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/9bdeab71d3cf6feb114b5cf23f56d0930c7a1d
/usr/lib/.build-id/02
/usr/lib/.build-id/02/773cb91afffffa932cbfb2d58dff7fedbb6127
/usr/lib/.build-id/03
/usr/lib/.build-id/03/3826359be9bedb69490079c9b67f1a23d62772
/usr/lib/.build-id/06
/usr/lib/.build-id/06/486735f622d10393ef9e74597a52b32f9b91b6
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/d69ff16a328e0527f630f7dc6944e7444d1c34
/usr/lib/.build-id/18
/usr/lib/.build-id/18/1dc1ffbbb28d3830d8329429ea85325ab7f994
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/193250d889949141e0b92ebca3b26f859922a4
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/b9380b270f6a062cfdb6dab263133202274bc0
/usr/lib/.build-id/24
/usr/lib/.build-id/24/eee258899ab344d23694010b6bdaee6c7f59e6
/usr/lib/.build-id/26
/usr/lib/.build-id/26/e08e3e63007b58fe506ce0c87afbf5c1438beb
/usr/lib/.build-id/28
/usr/lib/.build-id/28/5dbe8b8e383889207b347ba3c71c3072481991
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/2b30b6a3d22c0ed7874cb8d2e649fade9d03ce
/usr/lib/.build-id/30
/usr/lib/.build-id/30/d4a4e8838360dda23392e5d02336b852619eab
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/07a05c6a3c7d59f2dacec96488d52d2197e0bf
/usr/lib/.build-id/42
/usr/lib/.build-id/42/436722387a4ac0ab451293f201db5a78386b80
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/8535bedd03753dce1d3d272e01d0d46a31bf53
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/c5c5972effc223e78b306c0c7577d8e1a3d22d
/usr/lib/.build-id/55
/usr/lib/.build-id/55/f50c77c6d24fb57ad031ba635c69544517345a
/usr/lib/.build-id/59
/usr/lib/.build-id/59/9103ea1d2531cf53db084ef9c39fd87437383f
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/c010a5b9d17cc5d32358196f03de27e7c83f47
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/81d3a45f6a338a9fd58afa2e506e59c1e489b4
/usr/lib/.build-id/67
/usr/lib/.build-id/67/8f67de824beeaa52805ef5ddc5c4501c8f6265
/usr/lib/.build-id/67/b810d186c026d3faec3a2baf8a9e3e01b5c286
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/4d4d3f704a73a7dded6a1c51ebf8cefc3e69cd
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/09c47699c4822f7e00b5cb730ce1f0f5f77279
/usr/lib/.build-id/70
/usr/lib/.build-id/70/e7601ad3319113dba35c875b7ff15dfc7c7d89
/usr/lib/.build-id/71
/usr/lib/.build-id/71/d5bb514c889882e6983a1e2944db384f8dd4af
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/e7d12e30d65021b04c2f76ff94770036fa87ca
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/f8252a2ca0f005d397c6521c0daac8d32cb160
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/98b98695acdce6f6f13ee22e22c82321b71fee
/usr/lib/.build-id/91
/usr/lib/.build-id/91/e9b8d74d18f2343a6048451804b3fe14e4cac7
/usr/lib/.build-id/92
/usr/lib/.build-id/92/a7935d5b83b6cfddfaf53698623feed4c31430
/usr/lib/.build-id/95
/usr/lib/.build-id/95/413c337f4034487d8ebee6538dd2e79d9d41cf
/usr/lib/.build-id/95/737b6fb0a2bb90805b6e03c445925aba5c7b3d
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/a42eb3a84cbd416277acdf51bac34799c95ae5
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/afd55806f4e28f42fa63155376f56fd0da5a56
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/84c85a0f6ff549c037a868e762eeb665c28f86
/usr/lib/.build-id/a4/d1dbfe679712db0c68a3db967abb2009eb405b
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/da0f6ea032f6dea39cca1e3fce02976b73f392
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/facad01bb038e79f44d71bb2daae42c8c36f95
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/ae5b4aba7f7b6cac2b3bfde6e1d278684e5692
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/470bcfbcd14e5ea1cc5d3e4cea68e2222d151e
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/c075e9436dacb8fec55679837eae022113a0a1
/usr/lib/.build-id/c0/f9e71fb47577ae939e2b740c74e35730fc7337
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/010e83f2f3d496bf863b711d6e7ac988d5cc39
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/587b0b1cbe31fd97bc9e596097a0f9065ae7b6
/usr/lib/.build-id/c2/a07472e4e34fef4f767fad90cd3e1078eaf295
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/768830f2cd67bb7db60ccd2b7d66b2545bbdad
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/6dfb54d5ae9fae8007f815e1a0e7c0a89889c3
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/7a051ea2e802b4813c54f22b74492f6769afaa
/usr/lib/.build-id/d3/bbe0706f92c31d714c9f9ebf0710ff3f97450c
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/145b44fa1ce0ba2adf5058bcbfff8b66f7367c
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/57eb8bdd46eb48257ceaf7e7248effaa822aab
/usr/lib/.build-id/de
/usr/lib/.build-id/de/001d674d0d7c2e4f026e36693604f56c8390cd
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/f7e665fc333414461db1b2ebf9aa7266c73ff0
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/7dff91f23530e0861a7e3d6fe338478fdb72bd
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/ec7ef0a3a1a39fbe7cd13faea478f4ff465387
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/3fd40799a178f23bc56fdea755c11b786b5cbe
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/44601f1d7a678df26956a59eb7e37fd24df567
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/3f79093f1723bcf943f548483d6594b92e5850
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/b5617f97d0f6022b4c2f3da53b58aa201cb813
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/a5aa27dfa48b671beb231632755b27f61ba033
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/766c79903043101260675be62bbfecbb06db27
/usr/lib/.build-id/fb/bbcf328a2658b427085d98b00f85cc2c739129
/usr/lib/environment.d
/usr/lib/environment.d/99-environment.conf
/usr/lib/pam.d
/usr/lib/pam.d/systemd-user
/usr/lib/systemd
/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.de.catalog
/usr/lib/systemd/catalog/systemd.fr.catalog
/usr/lib/systemd/catalog/systemd.it.catalog
/usr/lib/systemd/catalog/systemd.pl.catalog
/usr/lib/systemd/catalog/systemd.pt_BR.catalog
/usr/lib/systemd/catalog/systemd.ru.catalog
/usr/lib/systemd/catalog/systemd.zh_CN.catalog
/usr/lib/systemd/catalog/systemd.zh_TW.catalog
/usr/lib/systemd/libsystemd-shared.abignore
/usr/lib/systemd/network
/usr/lib/systemd/purge-nobody-user
/usr/lib/systemd/resolv.conf
/usr/lib/systemd/system
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/systemd-debug-generator
/usr/lib/systemd/system-generators/systemd-fstab-generator
/usr/lib/systemd/system-generators/systemd-getty-generator
/usr/lib/systemd/system-generators/systemd-rc-local-generator
/usr/lib/systemd/system-generators/systemd-run-generator
/usr/lib/systemd/system-generators/systemd-system-update-generator
/usr/lib/systemd/system-generators/systemd-sysv-generator
/usr/lib/systemd/system-preset
/usr/lib/systemd/system-preset/90-systemd.preset
/usr/lib/systemd/system-shutdown
/usr/lib/systemd/system/-.slice.d
/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/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/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/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-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/sound.target
/usr/lib/systemd/system/swap.target
/usr/lib/systemd/system/sys-fs-fuse-connections.mount
/usr/lib/systemd/system/sys-kernel-config.mount
/usr/lib/systemd/system/sys-kernel-debug.mount
/usr/lib/systemd/system/sys-kernel-tracing.mount
/usr/lib/systemd/system/sysinit.target
/usr/lib/systemd/system/sysinit.target.wants
/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount
/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount
/usr/lib/systemd/system/sysinit.target.wants/ldconfig.service
/usr/lib/systemd/system/sysinit.target.wants/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-update-cleanup.service
/usr/lib/systemd/system/system-update-pre.target
/usr/lib/systemd/system/system-update.target
/usr/lib/systemd/system/systemd-ask-password-console.path
/usr/lib/systemd/system/systemd-ask-password-console.service
/usr/lib/systemd/system/systemd-ask-password-wall.path
/usr/lib/systemd/system/systemd-ask-password-wall.service
/usr/lib/systemd/system/systemd-boot-check-no-failures.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.service.d
/usr/lib/systemd/system/systemd-hostnamed.service.d/disable-privatedevices.conf
/usr/lib/systemd/system/systemd-initctl.service
/usr/lib/systemd/system/systemd-initctl.socket
/usr/lib/systemd/system/systemd-journal-catalog-update.service
/usr/lib/systemd/system/systemd-journal-flush.service
/usr/lib/systemd/system/systemd-journald-audit.socket
/usr/lib/systemd/system/systemd-journald-dev-log.socket
/usr/lib/systemd/system/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-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-timedated.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.service
/usr/lib/systemd/system/systemd-tmpfiles-clean.timer
/usr/lib/systemd/system/systemd-tmpfiles-setup.service
/usr/lib/systemd/system/systemd-update-done.service
/usr/lib/systemd/system/systemd-update-utmp-runlevel.service
/usr/lib/systemd/system/systemd-update-utmp.service
/usr/lib/systemd/system/systemd-user-sessions.service
/usr/lib/systemd/system/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-ac-power
/usr/lib/systemd/systemd-boot-check-no-failures
/usr/lib/systemd/systemd-cgroups-agent
/usr/lib/systemd/systemd-export
/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-sulogin-shell
/usr/lib/systemd/systemd-sysroot-fstab-check
/usr/lib/systemd/systemd-sysupdate
/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-xdg-autostart-condition
/usr/lib/systemd/user
/usr/lib/systemd/user-environment-generators
/usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator
/usr/lib/systemd/user-generators
/usr/lib/systemd/user-generators/systemd-xdg-autostart-generator
/usr/lib/systemd/user-preset
/usr/lib/systemd/user-preset/90-systemd.preset
/usr/lib/systemd/user/app.slice
/usr/lib/systemd/user/background.slice
/usr/lib/systemd/user/basic.target
/usr/lib/systemd/user/bluetooth.target
/usr/lib/systemd/user/default.target
/usr/lib/systemd/user/exit.target
/usr/lib/systemd/user/graphical-session-pre.target
/usr/lib/systemd/user/graphical-session.target
/usr/lib/systemd/user/paths.target
/usr/lib/systemd/user/printer.target
/usr/lib/systemd/user/session.slice
/usr/lib/systemd/user/shutdown.target
/usr/lib/systemd/user/smartcard.target
/usr/lib/systemd/user/sockets.target
/usr/lib/systemd/user/sound.target
/usr/lib/systemd/user/systemd-exit.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.service
/usr/lib/systemd/user/systemd-tmpfiles-clean.timer
/usr/lib/systemd/user/systemd-tmpfiles-setup.service
/usr/lib/systemd/user/timers.target
/usr/lib/systemd/user/xdg-desktop-autostart.target
/usr/lib/sysusers.d
/usr/lib/sysusers.d/README
/usr/lib/sysusers.d/basic.conf
/usr/lib/sysusers.d/systemd-journal.conf
/usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/README
/usr/lib/tmpfiles.d/etc.conf
/usr/lib/tmpfiles.d/home.conf
/usr/lib/tmpfiles.d/journal-nocow.conf
/usr/lib/tmpfiles.d/legacy.conf
/usr/lib/tmpfiles.d/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-252.so
/usr/lib64/systemd/libsystemd-shared-252.so
/usr/sbin/halt
/usr/sbin/init
/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/hostnamectl
/usr/share/bash-completion/completions/journalctl
/usr/share/bash-completion/completions/localectl
/usr/share/bash-completion/completions/loginctl
/usr/share/bash-completion/completions/systemctl
/usr/share/bash-completion/completions/systemd-analyze
/usr/share/bash-completion/completions/systemd-cat
/usr/share/bash-completion/completions/systemd-cgls
/usr/share/bash-completion/completions/systemd-cgtop
/usr/share/bash-completion/completions/systemd-delta
/usr/share/bash-completion/completions/systemd-detect-virt
/usr/share/bash-completion/completions/systemd-id128
/usr/share/bash-completion/completions/systemd-path
/usr/share/bash-completion/completions/systemd-run
/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.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.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.systemd1.conf
/usr/share/dbus-1/system.d/org.freedesktop.timedate1.conf
/usr/share/doc/systemd
/usr/share/doc/systemd/20-yama-ptrace.conf
/usr/share/doc/systemd/CODING_STYLE.md
/usr/share/doc/systemd/DISTRO_PORTING.md
/usr/share/doc/systemd/ENVIRONMENT.md
/usr/share/doc/systemd/HACKING.md
/usr/share/doc/systemd/LICENSES
/usr/share/doc/systemd/LICENSES/BSD-2-Clause.txt
/usr/share/doc/systemd/LICENSES/BSD-3-Clause.txt
/usr/share/doc/systemd/LICENSES/CC0-1.0.txt
/usr/share/doc/systemd/LICENSES/LGPL-2.0-or-later.txt
/usr/share/doc/systemd/LICENSES/Linux-syscall-note.txt
/usr/share/doc/systemd/LICENSES/MIT-0.txt
/usr/share/doc/systemd/LICENSES/MIT.txt
/usr/share/doc/systemd/LICENSES/OFL-1.1.txt
/usr/share/doc/systemd/LICENSES/README.md
/usr/share/doc/systemd/LICENSES/lookup3-public-domain.txt
/usr/share/doc/systemd/LICENSES/murmurhash2-public-domain.txt
/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/LICENSE.LGPL2.1
/usr/share/locale/be/LC_MESSAGES/systemd.mo
/usr/share/locale/be@latin/LC_MESSAGES/systemd.mo
/usr/share/locale/bg/LC_MESSAGES/systemd.mo
/usr/share/locale/ca/LC_MESSAGES/systemd.mo
/usr/share/locale/cs/LC_MESSAGES/systemd.mo
/usr/share/locale/da/LC_MESSAGES/systemd.mo
/usr/share/locale/de/LC_MESSAGES/systemd.mo
/usr/share/locale/el/LC_MESSAGES/systemd.mo
/usr/share/locale/es/LC_MESSAGES/systemd.mo
/usr/share/locale/et/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/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/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/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/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-dissect.1.gz
/usr/share/man/man1/systemd-escape.1.gz
/usr/share/man/man1/systemd-firstboot.1.gz
/usr/share/man/man1/systemd-firstboot.service.1.gz
/usr/share/man/man1/systemd-id128.1.gz
/usr/share/man/man1/systemd-inhibit.1.gz
/usr/share/man/man1/systemd-machine-id-setup.1.gz
/usr/share/man/man1/systemd-mount.1.gz
/usr/share/man/man1/systemd-notify.1.gz
/usr/share/man/man1/systemd-path.1.gz
/usr/share/man/man1/systemd-run.1.gz
/usr/share/man/man1/systemd-socket-activate.1.gz
/usr/share/man/man1/systemd-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.1.gz
/usr/share/man/man1/timedatectl.1.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/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.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.nspawn.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/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/systemd.directives.7.gz
/usr/share/man/man7/systemd.environment-generator.7.gz
/usr/share/man/man7/systemd.generator.7.gz
/usr/share/man/man7/systemd.index.7.gz
/usr/share/man/man7/systemd.journal-fields.7.gz
/usr/share/man/man7/systemd.net-naming-scheme.7.gz
/usr/share/man/man7/systemd.offline-updates.7.gz
/usr/share/man/man7/systemd.special.7.gz
/usr/share/man/man7/systemd.syntax.7.gz
/usr/share/man/man7/systemd.system-credentials.7.gz
/usr/share/man/man7/systemd.time.7.gz
/usr/share/man/man8/30-systemd-environment-d-generator.8.gz
/usr/share/man/man8/halt.8.gz
/usr/share/man/man8/nss-myhostname.8.gz
/usr/share/man/man8/nss-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-boot-check-no-failures.8.gz
/usr/share/man/man8/systemd-boot-check-no-failures.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-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-timedated.8.gz
/usr/share/man/man8/systemd-timedated.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.service.8.gz
/usr/share/man/man8/systemd-tmpfiles-clean.timer.8.gz
/usr/share/man/man8/systemd-tmpfiles-setup.service.8.gz
/usr/share/man/man8/systemd-tmpfiles.8.gz
/usr/share/man/man8/systemd-update-done.8.gz
/usr/share/man/man8/systemd-update-done.service.8.gz
/usr/share/man/man8/systemd-update-utmp-runlevel.service.8.gz
/usr/share/man/man8/systemd-update-utmp.8.gz
/usr/share/man/man8/systemd-update-utmp.service.8.gz
/usr/share/man/man8/systemd-user-sessions.8.gz
/usr/share/man/man8/systemd-user-sessions.service.8.gz
/usr/share/man/man8/systemd-xdg-autostart-generator.8.gz
/usr/share/man/man8/telinit.8.gz
/usr/share/pkgconfig/systemd.pc
/usr/share/pkgconfig/udev.pc
/usr/share/polkit-1/actions/org.freedesktop.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/_sd_hosts_or_user_at_host
/usr/share/zsh/site-functions/_sd_machines
/usr/share/zsh/site-functions/_sd_outputmodes
/usr/share/zsh/site-functions/_sd_unit_files
/usr/share/zsh/site-functions/_systemctl
/usr/share/zsh/site-functions/_systemd
/usr/share/zsh/site-functions/_systemd-analyze
/usr/share/zsh/site-functions/_systemd-delta
/usr/share/zsh/site-functions/_systemd-inhibit
/usr/share/zsh/site-functions/_systemd-path
/usr/share/zsh/site-functions/_systemd-run
/usr/share/zsh/site-functions/_systemd-tmpfiles
/usr/share/zsh/site-functions/_timedatectl
/var/cache/private
/var/lib/private
/var/lib/private/systemd
/var/lib/rpm-state/systemd
/var/lib/systemd
/var/lib/systemd/catalog
/var/lib/systemd/catalog/database
/var/lib/systemd/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 Sep 21 18:08:16 2026