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

systemd-252-78.el9 RPM for i686

From CentOS Stream 9 BaseOS for x86_64

Name: systemd Distribution: CentOS
Version: 252 Vendor: CentOS
Release: 78.el9 Build date: Wed Aug 19 16:57:01 2026
Group: Unspecified Build host: x86-04.stream.rdu2.redhat.com
Size: 12400169 Source RPM: systemd-252-78.el9.src.rpm
Packager: builder@centos.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

* Wed Aug 19 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-78
  - test: rename the start limit subtest (RHEL-164539)
  - ci: install GPG keys for Fedora 42 (RHEL-155457)
* Tue Aug 18 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-77
  - test: include util.sh needed for assert_*() functions (RHEL-155457)
  - test: drop forgotten `set +e` (RHEL-155457)
  - journal: treble field hash table size (RHEL-105520)
* Wed Aug 05 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-76
  - resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
  - pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
  - service: add new RestartMode option (RHEL-137251)
  - core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
  - core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
  - core: drop UnitNotifyFlags (RHEL-118224)
  - core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
  - core: make manager event loop rate limit configurable (RHEL-213655)
  - iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
  - repart: use iovec structure for --key-file (RHEL-212610)
  - repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
  - repart: make --key-file also configurable in repart.d/* (RHEL-212610)
  - man/repart: fix typo (RHEL-212610)
* Tue Jul 21 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-73
  - hwdb,rules: add 82-net-auto-link-local.{hwdb,rules} to build (RHEL-180938)
  - test: reenable test for cg_get_keyed_attribute() (RHEL-180940)
  - Revert "hwdb: fix arrow keys on HP Elite Dragonfly G3" (RHEL-180939)
  - ci: bump the mkosi job to Ubuntu Noble (RHEL-155457)
  - ci: bump super-linter to v8.7.0 (RHEL-155457)
  - ci: explicitly disable multi status for Super-Linter (RHEL-155457)
  - github/linter: disable ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT for super-linter (RHEL-155457)
  - test: install iscsi-gen-initiatorname from iscsi-initiator-utils (RHEL-155457)
* Thu Jul 16 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-72
  - man: reword the description of "secure pager" handling (RHEL-102941)
  - pager: also check for $SUDO_UID (RHEL-102941)
  - hwdb: make three more hwdb files parsed by parse_hwdb.py (RHEL-180937)
  - nss-systemd: avoid ELF TLS for recursion guard (RHEL-193714)
  - udev-builtin-net-id: print cescaped bad attributes (RHEL-180934)
  - udev: drop redundant checks (RHEL-180934)
  - Revert "udev-builtin-net-id: print cescaped bad attributes" (RHEL-180934)
* Tue Jun 09 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-71
  - Do not build efi stub on i686 anymore (RHEL-176073)
* Tue May 12 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-70
  - core: cleanup unit's dropin directories from global cache (RHEL-127425)
  - udev: allow persistent storage rules for rbd devices (RHEL-3631)
  - udev/net_id: introduce naming scheme for RHEL-9.9 (RHEL-25518)
  - fstab-generator: support swap on network block devices (RHEL-166187)
  - core: increment start limit counter only when we can start the unit (RHEL-164539)
  - TEST-07-PID1: wait for systemd-resolved being stopped (RHEL-164539)
  - test: extend start limit interval (RHEL-164539)
* Thu Apr 16 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-69
  - nspawn: apply BindUser/Ephemeral from settings file only if trusted (RHEL-163871)
  - nspawn: normalize pivot_root paths (RHEL-163871)
  - core/service: do not propagate reload for combined RELOADING=1 + READY=1 when notify-reload (RHEL-108575)
  - udev: check for invalid chars in various fields received from the kernel (RHEL-163877)
  - udev: fix review mixup (RHEL-163877)
  - udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163877)
* Wed Apr 08 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-68
  - integritysetup: Add support for hmac-sha512 (RHEL-50213)
  - integritysetup: Add PHMAC algorithm to list of known algorithms (RHEL-50213)
  - manager: fix scope for environment generators (RHEL-159230)
  - core: validate input cgroup path more prudently (RHEL-155393)
* 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)
* Tue Sep 10 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-47
  - get rid of SELinux policy module (RHEL-58179)
* Fri Aug 30 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-46
  - ukify: Skip test on architectures without UEFI (RHEL-56019)
* Sat Aug 24 2024 systemd team <systemd-maint@redhat.com> - 252-45
  - build ukify without noarch
* Thu Aug 22 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-44
  - Revert "udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOT" (RHEL-50103)
  - fundamental: share constants for confidential virt detection (RHEL-50651)
  - efi: add helper API for detecting confidential virtualization (RHEL-50651)
  - efi: don't pull kernel cmdline from SMBIOS in a confidential VM (RHEL-50651)
  - Fix detection of TDX confidential VM on Azure platform (RHEL-50651)
* Thu Aug 22 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-43
  - udev-builtin-net_id: skip non-directory entry earlier (RHEL-50103)
  - udev-builtin-net_id: return earlier when hotplug slot is not found (RHEL-50103)
  - udev-builtin-net_id: split-out pci_get_hotplug_slot() and pci_get_hotplug_slot_from_address() (RHEL-50103)
  - udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOT (RHEL-50103)
  - Include <threads.h> if possible to get thread_local definition (RHEL-50651)
  - add APIs for detecting confidential virtualization (RHEL-50651)
  - detect-virt: add --cvm option (RHEL-50651)
  - detect-virt: add --list-cvm option (RHEL-50651)
  - unit: add "cvm" option for ConditionSecurity (RHEL-50651)
  - dbus: add 'ConfidentialVirtualization' property to manager object (RHEL-50651)
  - core: log detected confidential virtualization type (RHEL-50651)
  - core: set SYSTEMD_CONFIDENTIAL_VIRTUALIZATION env for generators (RHEL-50651)
  - udev: add 'conf-virt' constant for confidential virtualization tech (RHEL-50651)
  - confidential-virt: split caching of CVM detection into separate method (RHEL-50651)
  - confidential-virt: add detection for s390x target (RHEL-50651)
  - man/systemd-detect-virt: list known CVM technologies (RHEL-50651)
* Mon Aug 19 2024 systemd team <systemd-maint@redhat.com>
  - fix applying patches

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/07b61f7252b4ea8018ba199649e505309af9e7
/usr/lib/.build-id/01/4efee03b6457bc4608d958956c7aa50d5b2629
/usr/lib/.build-id/01/721d99062e4f5c428bbb7e2dfe729dc235d250
/usr/lib/.build-id/04
/usr/lib/.build-id/04/3eb200dadb8123ed951550b24607bef4f66092
/usr/lib/.build-id/04/755c2c3b06fde2e5a78cb6c5e5c333f0f845a2
/usr/lib/.build-id/05
/usr/lib/.build-id/05/1198427873a402d7ec3c9f8f57fc262db4dd60
/usr/lib/.build-id/05/bc25b8e9b93d86efdbb40085bf45a43c939434
/usr/lib/.build-id/05/f3dc9ebf4df435c1ab5b74cc93f44db5a9f15f
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/3ba347d43c37ec0f3756056b01d837f6a5921c
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/1fe5ea41dad5a3b1d848ae90fac4637c39775d
/usr/lib/.build-id/29
/usr/lib/.build-id/29/10ff0b45075b86e1059d7a31b1b4eb1e967ba7
/usr/lib/.build-id/29/fbe72c652d2fc33235a309fc05179198230897
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/cb19f1fccbb6414519580ad430e6ee7681ca10
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/6bf56a861af7d41081424ccc91805d9928ceac
/usr/lib/.build-id/30
/usr/lib/.build-id/30/81d7a9d940c14323c5c445ab39a01c90b3c8f4
/usr/lib/.build-id/31
/usr/lib/.build-id/31/681e2fa97c429759497698ed6937199e8f1a2b
/usr/lib/.build-id/33
/usr/lib/.build-id/33/3f077ba8af5a9392936b8e4264a1d2fb431b01
/usr/lib/.build-id/35
/usr/lib/.build-id/35/208b8f0f5f4a887fde076732c12f9de947414f
/usr/lib/.build-id/36
/usr/lib/.build-id/36/017651151e049c6d8877c6f6629a71ae2fc7d4
/usr/lib/.build-id/37
/usr/lib/.build-id/37/494ab394a7a091fbc35a4e30f750e8de64b40e
/usr/lib/.build-id/43
/usr/lib/.build-id/43/8d2b9fb537baa8872f9ce9e267394088fc5a43
/usr/lib/.build-id/47
/usr/lib/.build-id/47/57ddef81e90824f98e1eb0cd73b581df100973
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/cfa14659fef2eeeb8266755aa54f58809c0fe2
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/fc983fc1efe78e7fef94ba001f3aa5e8c9f8cf
/usr/lib/.build-id/52
/usr/lib/.build-id/52/c4114f657012836f7caf14d013988560f5c4a6
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/aaa45030354fa42efe1317ce1b1eb4f110920c
/usr/lib/.build-id/62
/usr/lib/.build-id/62/e0d0af60a881ee8d112f9b569971f8071f9d74
/usr/lib/.build-id/63
/usr/lib/.build-id/63/8c64087e4ac124f1e1a0e424acf85be198e92b
/usr/lib/.build-id/64
/usr/lib/.build-id/64/b1c72a7c68286996031c1a34c13931ed275c5d
/usr/lib/.build-id/65
/usr/lib/.build-id/65/867cc8ce625314e62f5be200180ffbeeaeb00b
/usr/lib/.build-id/67
/usr/lib/.build-id/67/a2290ee81bb11bfc119934b9ec503bf2dd4a7c
/usr/lib/.build-id/67/f85eb32ce260b8f76e1b7af970b9e6e0cbd2a4
/usr/lib/.build-id/73
/usr/lib/.build-id/73/6f5d1f1a32c5ea43caf5b00fe78e2196479f21
/usr/lib/.build-id/75
/usr/lib/.build-id/75/7a5c5243457ac420972f0393366f40e2d2791f
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/c87b5d3bfdb8e281a69b4d1ff00ff1c22623e8
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/42d456022f0bb3091135106dd606cfeccf5fe2
/usr/lib/.build-id/83
/usr/lib/.build-id/83/77e5b479a3e04a794e5b1e874adee45ac80cb7
/usr/lib/.build-id/87
/usr/lib/.build-id/87/f3076c8f5144c92e07fc28925e9634e9e6cac2
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/fe933456452b9782874a94ccad25f4630b1a36
/usr/lib/.build-id/98
/usr/lib/.build-id/98/8c2a7fd7e56c719ef55b0b8725ce6025277d87
/usr/lib/.build-id/98/bd94a44d8016b1f84370fd8df98fe36e04a4f1
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/dfe758feb0cbf78affb8fec4c5604d1f170416
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/6663f90c01ff8d8dc79ca27d5357e54806015e
/usr/lib/.build-id/a4/9f0dc6ece33ca26bd7beaae7b9bf2d8aa42b17
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/1a4a609bec09ace4da6e274de764254f5f02fb
/usr/lib/.build-id/a5/fe6b2feb5bf03ed02cf73338df43976a41d565
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/3b41742e7f88c459c099fc8cd632562d07f438
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/fe7e261a046b1e39acf3dec04bc9298ab26011
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/100be159c4ffeec662ac4db1322482c4c4f246
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/66cde25fc929fe1a8b7a74068b52108872c9ea
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/4890016421cf318aaeb5d38d60eb8a6df26e92
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/2d51379dfc020df1a813a512e20c1aa73fd3c2
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/108cb52106399fa70a3a98d4de2fb12a6a3942
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/06ec2425137149281e9e80918b72eab7cbe082
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/33b5c1add360bcfd3134facd24605e9529e8a6
/usr/lib/.build-id/de
/usr/lib/.build-id/de/400867fdfe609a21e239fe4f19697196c009d9
/usr/lib/.build-id/de/414922f4a9468feb4613aadcdcd7f03bcb8ed3
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/9adb148b90cf2ff75794266e13d0b914af140a
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/87822dfd4cf7b0c12db075d279f910da9a0d90
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/829780bdae695f339b0921f514801830d17bbc
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/bb5182b154fb2563bfd972cc89f623df6ba444
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/0bde20140d3b38a6a10a034e665e16f3fad3d1
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/3c7a319dd55203c39f07047d33c736b8081a17
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/7304cea996af9ec6a71cc618f012b2091c42db
/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-core-252.so
/usr/lib/systemd/libsystemd-shared-252.so
/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/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, Thu Aug 27 04:31:27 2026