| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: systemd-doc | Distribution: openSUSE Tumbleweed |
| Version: 259.5 | Vendor: openSUSE |
| Release: 1.2 | Build date: Fri Mar 13 18:38:09 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 14084072 | Source RPM: systemd-259.5-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://www.freedesktop.org/wiki/Software/systemd | |
| Summary: Additional documentation or doc formats for systemd | |
A HTML version of the systemd documentation, plus the manual pages for the C APIs.
LGPL-2.1-or-later
* Fri Mar 13 2026 Franck Bui <fbui@suse.com>
- Import commit (merge of v259.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/e53173d15f11454a5770e7732e3eaed3105c11fc...58a9b1726da0e2c89665897ca7e107315b2389e0
* Fri Mar 13 2026 Antonio Feijoo <antonio.feijoo@suse.com>
- systemd-container: require libarchive instead of tar, since
https://github.com/systemd/systemd/commit/a7c8f92d1f937113a279adbe62399f6f0773473f
* Fri Mar 13 2026 Franck Bui <fbui@suse.com>
- systemd-update-helper: fix the clean-state command only removing
$STATE_DIR/system instead of $STATE_DIR/.
- systemd-update-helper: add --root option for testing convenience
It allows the tests to redirect them under a temporary directory via --root
instead of patching the script with sed.
* Thu Mar 12 2026 Franck Bui <fbui@suse.com>
- Import commit e53173d15f11454a5770e7732e3eaed3105c11fc (merge of v259.4)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/1e9dbf558f2578c5f0a38a20cd93950de5d7b648...e53173d15f11454a5770e7732e3eaed3105c11fc
* Thu Mar 12 2026 Franck Bui <fbui@suse.com>
- systemd-update-helper: fix incorrect skipping of systemctl disable during
package removal (bsc#1245551)
This bug was caused by stale dont-disable markers left over from a previous
install transaction. Introduce a new command 'clean-state' for
systemd-update-helper, which is called once via a %transfiletriggerin in the
systemd package at the end of any transaction installing unit files, ensuring
markers cannot persist across transactions.
* Thu Mar 12 2026 Franck Bui <fbui@suse.com>
- systemd.spec: introduce %bcond_without docs to allow skipping man pages and devel-doc
Add a new %bcond_without docs conditional that disables man page and HTML doc
generation (-Dman, -Dhtml meson options) when building with --without docs.
* Tue Mar 10 2026 Franck Bui <fbui@suse.com>
- systemd-update-helper: fix do_install_units() incorrectly returning 1 when no
units need preset.
* Wed Mar 04 2026 Franck Bui <fbui@suse.com>
- Import commit 1e9dbf558f2578c5f0a38a20cd93950de5d7b648 (merge of v259.3)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/5f4e99cfd5cc08a0e4daa83e570a9a1bcb28a940...1e9dbf558f2578c5f0a38a20cd93950de5d7b648
* Tue Mar 03 2026 Franck Bui <fbui@suse.com>
- Upgrade to v259.2 (commit 5f4e99cfd5cc08a0e4daa83e570a9a1bcb28a940)
See https://github.com/openSUSE/systemd/blob/SUSE/v259/NEWS for details.
- Rebase 5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch
- libacl, libblkid, libseccomp, libselinux and libmount support are
implemented via dlopen(). Although these are technically optional, we still
require them to avoid loosing important features.
- systemd no longer links against libcap at all. The simple system call
wrappers and other APIs it provides have been reimplemented directly in
systemd.
* Mon Mar 02 2026 JS <obs.coke518@passinbox.com>
- Add unpackaged udev files for loongarch64.
* Fri Feb 27 2026 Franck Bui <fbui@suse.com>
- Import commit 3f0b141e0c35f8f7805a28e8bfb083df9b7ed96b (merge of v258.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/8838beb6f391a98ba74c4b4ab2880271af443c54...3f0b141e0c35f8f7805a28e8bfb083df9b7ed96b
* Tue Feb 17 2026 Dominique Leuenberger <dimstar@opensuse.org>
- Rename mkosi.local.conf source file to testsuite-mkosi.local.conf:
OBS triggers on mkosi.*conf and tries to build this package as an
mkosi image.
* Wed Feb 11 2026 Franck Bui <fbui@suse.com>
- Import commit 8838beb6f391a98ba74c4b4ab2880271af443c54
8838beb6f3 units: restore runlevel[0-6].target aliases
2b9447c81d getty: remove --issue-file parameter (bsc#1257587)
- Restore the runlevel[0-6].target aliases in the systemd-sysvcompat
sub-package. These targets will remain supported until the SysV init script
support is officially removed.
* Tue Feb 10 2026 Franck Bui <fbui@suse.com>
- Avoid shipping (empty) directories and ghost files in /var (jsc#PED-14853)
This was originally intended to ensure these paths had a designated package
owner. However the existing list was neither exhaustive nor up to date. To
better support immutable images, we are removing these entries and will now
keep only /var/lib/systemd as owned by the systemd package. Maintaining the
broader list provided little value due to its ongoing inconsistency anyways.
* Mon Feb 09 2026 Danilo Spinella <danilo.spinella@suse.com>
- Move systemd-bless-boot from systemd-boot to udev subpackage,
as it is used by grub2-bls as well
* Mon Feb 09 2026 Franck Bui <fbui@suse.com>
- Import commit 3f291a53256445d192243b71332c3602ef6ee93a (merge of v258.4)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/2ffdb7879d1913b91d75fb7638023689ad49d6ff...3f291a53256445d192243b71332c3602ef6ee93a
* Mon Jan 26 2026 Franck Bui <fbui@suse.com>
- Import commit 2ffdb7879d1913b91d75fb7638023689ad49d6ff
2ffdb7879d pam_systemd: fix regression introduced in v258 by preserving the FIFO fd (bsc#1255658)
ab7770cb7e repart: support "nodatacow" in btrfs subvolumes
245645f444 basic: Use xopenat_full() in mkdir_p_root_full()
d197900c28 ssh-generator: suppress error message for vsock EADDRNOTAVAIL (bsc#1255656)
7dcca22a3a ssh-generator: split out one more helper function
1fb6114132 ssh-generator: split out common helper function
2f836405c4 core/dbus-manager: propagate meaningful dbus errors from EnqueueMarkedJobs
9480762ccd core/transaction: when isolating, keep triggered units only if their triggers are actually active
- Drop 0003-pam_systemd-fix-regression-introduced-in-v258-by-pre.patch and
5003-core-when-isolating-keep-triggered-units-only-if-the.patch as they have
been merged by upstream and is part of the last batch of backported commits
(see above).
* Thu Jan 22 2026 Franck Bui <fbui@suse.com>
- Add 0003-pam_systemd-fix-regression-introduced-in-v258-by-pre.patch (bsc#1255658)
This patch will be removed once either logind supports restarts or a
sufficient amount of time has passed to ensure that systems have transitioned
to a version of logind greater than 257.
* Fri Jan 09 2026 Franck Bui <fbui@suse.com>
- Drop most of the workarounds contained in the fixlets
These workarounds were hold to address old issues that no longer exist in
recent versions of systemd. For systems upgrading to this version, we assume
these issues have already been fixed by the fixlet scripts in the previous
distribution.
Only the logig warning users about the deprecated usage of the main
configuration files (favoring drop-in files) is preserved.
* Thu Jan 08 2026 Franck Bui <fbui@suse.com>
- systemd-update-helper: clean up the flags immediately after they have been
consumed (no functional changes).
* Wed Jan 07 2026 Franck Bui <fbui@suse.com>
- systemd.spec: don't reexecute PID1 on transactional updates.
* Wed Jan 07 2026 Franck Bui <fbui@suse.com>
- Drop %filetriggers build flag. It was introduced to ease backport of
Base:System to SLE distros where file-triggers were unreliable but that is no
longer the case on the latest SLE distros.
* Fri Dec 12 2025 Franck Bui <fbui@suse.com>
- Import commit 25181d4e4c8307a3621d115f99279c4d3c28a9fa (merge of v258.3)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/e103ce013ed270c0a43318743ab822cac9325f00...25181d4e4c8307a3621d115f99279c4d3c28a9fa
* Fri Nov 28 2025 Franck Bui <fbui@suse.com>
- Add 5003-core-when-isolating-keep-triggered-units-only-if-the.patch until
https://github.com/systemd/systemd/pull/39925 is merged.
* Thu Nov 20 2025 Franck Bui <fbui@suse.com>
- Import commit e103ce013ed270c0a43318743ab822cac9325f00
e103ce013e pam_systemd: fix OSC write failure message appearing in error logs
c81c546411 pam-util: fix pam_syslog_errno() ignoring the level parameter
* Wed Nov 12 2025 Franck Bui <fbui@suse.com>
- Drop 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch
The relevant polkit actions have been reviewed by the security team.
* Wed Nov 12 2025 Franck Bui <fbui@suse.com>
- Import commit 71c9223a1df429ae23bf113dc9eeb49154d8b734 (merge of v258.2)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/1898fac58dd5170dbe85f4c3d01e564889dba0de...71c9223a1df429ae23bf113dc9eeb49154d8b734
- Drop 1002-core-unit-fail-earlier-before-spawning-executor-when.patch as it's
part of v258.2.
* Wed Nov 12 2025 Franck Bui <fbui@suse.com>
- Import commit 1898fac58dd5170dbe85f4c3d01e564889dba0de
1898fac58d main: switch explicitly to tty1 on soft-reboot (bsc#1231986)
5fdd32dbe1 units: don't force the loading of the loop and dm_mod modules in systemd-repart.service (bsc#1248356)
* Wed Nov 05 2025 Franck Bui <fbui@suse.com>
- Temporarily add
1002-core-unit-fail-earlier-before-spawning-executor-when.patch until v258.2
is released.
* Wed Oct 29 2025 Martin Wilck <mwilck@suse.com>
- pam.systemd-user: skip common-account to avoid issues with pam_sss
and other network user directories (bsc#1250691)
* Wed Oct 22 2025 Franck Bui <fbui@suse.com>
- systemd.spec: drop the %{release} number from the SBAT version (1251948)
* Wed Oct 22 2025 Thomas Blume <Thomas.Blume@suse.com>
- Add 0001-Drop-or-soften-some-upstream-warnings.patch (bsc#1228728) (bsc#1251981)
For now it just drops the 'unmerged-bin' taint flag.
* Mon Oct 20 2025 Franck Bui <fbui@suse.com>
- Upgrade to v258.1 (commit 67a1069b7269cc23c3d04a2fb0cf110abe7abf31)
See https://github.com/openSUSE/systemd/blob/SUSE/v258/NEWS for details.
This upgrade includes the following fix:
c058ff41cb timer: don't run service immediately after restart of a timer (bsc#1254563)
3e14d02500 detect-virt: bare-metal GCE only for x86 and i386 (bsc#1254293)
b27f791691 terminal-util: stop doing 0/upper bound check in tty_is_vc() (bsc#1255326)
- Drop 0001-Drop-support-for-efivar-SystemdOptions.patch, upstream removed
support for SystemdOptions efi var, see 14871a652925d08926c2d2d7cf2a95cd.
- Drop 0009-pid1-handle-console-specificities-weirdness-for-s390.patch,
upstream gained a new auto-detection logic to setup $TERM on various systems
including s390x (bsc#1238117)
- Support for System V style system state control has been removed: drop
initctl, runlevel, runlevel*.target, etc.. from the sysvcompat sub-package
- Add 1001-Temporarily-remove-mountfsd-nsresourced-new-Polkit-a.patch. This
temporary patch disables the new polkit actions introduced by mountfsd and
nsresourced until these actions are validated by the Security team.
- Our testsuite sub-package is functional again and has been updated to work
with the meson + mkosi infra.
* Tue Sep 16 2025 Franck Bui <fbui@suse.com>
- Move systemd-pcrlock out from the experimental sub-package to udev (bsc#1248261)
* Mon Sep 15 2025 Valentin Lefebvre <valentin.lefebvre@suse.com>
- systemd.spec: use %sysusers_generate_pre so that some systemd users are
already available in %pre. This is important because D-Bus automatically
reloads its configuration whenever new configuration files are installed,
i.e. between %pre and %post. (bsc#1248501)
No needs for systemd and udev packages as they are always installed during
the initial installation.
* Mon Sep 15 2025 Alberto Planas Dominguez <aplanas@suse.com>
- Sign aarch64 and riscv systemd-boot EFI binaries (bsc#1247474)
* Tue Sep 09 2025 Franck Bui <fbui@suse.com>
- Import commit c139debf2c6e9556df8ee6eca77ae18d5b98f027 (merge of v257.9)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/835af70f4e4fab4746319145d9fdb1a01e33f4c8...c139debf2c6e9556df8ee6eca77ae18d5b98f027
- Rebase 5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch
* Mon Aug 04 2025 Franck Bui <fbui@suse.com>
- Move run0 from the experimental sub-package to the main package
* Mon Aug 04 2025 Franck Bui <fbui@suse.com>
- Import commit 835af70f4e4fab4746319145d9fdb1a01e33f4c8
835af70f4e core/cgroup: Properly handle aborting a pending freeze operation
1f96f9da13 detect-virt: add bare-metal support for GCE (bsc#1244449)
* Sat Aug 02 2025 Franck Bui <fbui@suse.com>
- Update pam.systemd-run0 (in the experimental sub-package)
* Sat Aug 02 2025 Franck Bui <fbui@suse.com>
- Build the experimental package for the mini flavor too
Some tools in the experimental sub-package cannot be disabled at compile
time. Previously, these tools were manually deleted after installation to
prevent rpmbuild from reporting unpackaged files. However, as the number of such
tools continues to grow, it's simpler to include them in the mini-experimental
sub-package.
* Thu Jul 31 2025 Franck Bui <fbui@suse.com>
- Remove the script used to help migrating the language and locale settings
located in /etc/sysconfig/language on old systems to the systemd default
locations (bsc#1247074)
The script was introduced more than 7 years ago and all systems running TW
should have been migrated since then. Moreover the installer supports the
systemd default locations since approximately SLE15.
* Mon Jul 21 2025 Valentin Lefebvre <valentin.lefebvre@suse.com>
- systemd-testsuite: fix Requires to systemd-ukify
* Thu Jul 17 2025 Fabian Vogt <fvogt@suse.com>
- Build systemd-boot for riscv64
* Tue Jul 15 2025 Franck Bui <fbui@suse.com>
- systemd-update-helper: fix regression introduced when support for package
renaming/splitting was added (bsc#1245551)
The cleanup of the flags in /run/systemd/rpm was previously handled in the
%pretrans/%posttrans sections of the systemd main package. However, this
method was ineffective if systemd was not part of the transaction. The cleanup
is now run in %transfiletriggerin instead.
* Tue Jul 15 2025 Valentin Lefebvre <valentin.lefebvre@suse.com>
- Add sub-package for ukify binary.
move ukify from experimental package to a dedicated sub package.
* Fri Jul 11 2025 Franck Bui <fbui@suse.com>
- Import commit c3bcfc95582fd573e0b5686ce8115e3cf9a8122e
c3bcfc9558 uki.conf is used by the ukify tool to create an Unified Kernel Image [...]
* Fri Jul 11 2025 Franck Bui <fbui@suse.com>
- Make sure that the ordering trick used to update the udev package as close as
as possible to the update of the systemd package also works with zypper.
We also need to add "Suggests: udev", which serves the same purpose as
"OrderWithRequires: udev" but is part of the repository metadata. It should
therefore hint zypper to install systemd and udev as close together as
possible (see bsc#1228659)
* Fri Jul 04 2025 Franck Bui <fbui@suse.com>
- Move the workaround which consists in converting /var/lib/machines as a
separate subvolume in cases where it was incorrectly created inside a
snapshot.
Relocating the workaround from the systemd-container sub-package to the main
package ensures it's applied on old systems where it's still needed [1] even
if the systemd-container sub-package is not installed.
This change should allow us to eventually drop the workaround in the future.
[1] The workaround is required on legacy installations (those made more than
eight years ago) where /var was not a separate subvolume.
* Fri Jul 04 2025 Franck Bui <fbui@suse.com>
- triggers.systemd: skip update of hwdb, journal-catalog if executed during
an offline update.
* Tue Jul 01 2025 Franck Bui <fbui@suse.com>
- Import commit a0dfd5de4cdc3f97ef2ad23396904f3e20769317 (merge of v257.7)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/1e42ecf5a145589954df77da05937ee69619f3e5...a0dfd5de4cdc3f97ef2ad23396904f3e20769317
* Thu Jun 19 2025 Franck Bui <fbui@suse.com>
- Import commit 1e42ecf5a145589954df77da05937ee69619f3e5
1e42ecf5a1 firstboot: make sure labelling is enabled
3bdb2efbe0 tmpfiles: fix symlink creation when replacing
61c228d2cc firstboot: use WRITE_STRING_FILE_LABEL more
f5148acf37 env-file: port write_env_file() to label_ops_pre()
bbff8b5523 fs-util: replace symlink_atomic_full_label() by a flag to symlinkat_atomic_full() (bsc#1244237)
2b39393efa env-file: rework write_env_file() to make use of O_TMPFILE
* Mon Jun 02 2025 Franck Bui <fbui@suse.com>
- Import commit c929295b4c1fb3cd6b9963bc7588fbc3e597ab86 (merge of v257.6)
This merge includes the following fix:
c58a8a6ec9 coredump: use %d in kernel core pattern (bsc#1243935 CVE-2025-4598)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/8e9840a2897e36ae3f926f8d10a2b0d7e4102c67...c929295b4c1fb3cd6b9963bc7588fbc3e597ab86
* Fri May 16 2025 Franck Bui <fbui@suse.com>
- Import commit 8e9840a2897e36ae3f926f8d10a2b0d7e4102c67 (bsc#1243280)
8e9840a289 bless-boot: never try to rename an entry file onto itself
5b5cde8866 bless-boot: in "status" output report bad state from prev boot as "dirty"
49949fa9fb bless-boot: switch from last_path_component() to path_find_last_component()
* Thu May 15 2025 Fabian Vogt <fvogt@suse.com>
- systemd-update-helper: Fix invalid use of "break" in case statement
* Tue Apr 22 2025 Franck Bui <fbui@suse.com>
- systemd-update-helper: do not stop or disable services when they are migrated
to other packages. This can occur during package renaming or splitting.
* Wed Apr 16 2025 Franck Bui <fbui@suse.com>
- Split systemd-network into two new sub-packages: systemd-networkd and
systemd-resolved (bsc#1224386 jsc#PED-12669)
* Fri Apr 04 2025 Franck Bui <fbui@suse.com>
- Import commit c10a66fb4dd34b86d42fa92501bd88db63df479a (merge of v257.5)
This merge includes the following fixes:
9b52c10986 test-network: replace symlink to 99-default.link with a copy
d7577221b8 man/pstore.conf: pstore.conf template is not always installed in /etc
62071a984d man: coredump.conf template is not always installed in /etc (bsc#1237496)
18dde3dd2a umount: do not move busy network mounts (bsc#1236177)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/f133e5974e69708d7491d4823780690c913f7bda...c10a66fb4dd34b86d42fa92501bd88db63df479a
* Wed Mar 12 2025 Franck Bui <fbui@suse.com>
- triggers.systemd: more posix.fork() conversion (bsc#1238566)
* Wed Mar 12 2025 Franck Bui <fbui@suse.com>
- Import commit f133e5974e69708d7491d4823780690c913f7bda (merge of v257.4)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/e03ffd74c4a30c1c75e05874ce18d31e503437b7...f133e5974e69708d7491d4823780690c913f7bda
* Mon Mar 03 2025 Franck Bui <fbui@suse.com>
- Name libsystemd-{shared,core} based on the major version of systemd and the
package release number (bsc#1228081)
This way, both the old and new versions of these shared libraries will be
present during the update. This should prevent issues during package updates
when incompatible changes are introduced in the new versions of these shared
libraries.
Note: these libraries are private so only binaries shipped by systemd and its
sub-packages can be linked against them.
* Wed Feb 26 2025 Luca Boccassi <luca.boccassi@gmail.com>
- Move 20-systemd-stub.conf tmpfiles.d from the systemd-boot
package to the systemd main package, as it is needed in the
initrd to copy stuff from /.extra to /run/systemd/stub.
Installing systemd-boot in the initrd is not the right approach,
as that pulls in the bootloader and other files that have no use
in the initrd and just take up space. The main package is always
in the initrd, so it's the right place to ensure that, if
systemd-boot is used, the snippet is present, and it will be a
no-op otherwise.
* Fri Feb 14 2025 Franck Bui <fbui@suse.com>
- Import commit e03ffd74c4a30c1c75e05874ce18d31e503437b7 (merge of v257.3)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/47794646786ae4ddb6d3deb2030e2761447999ec...e03ffd74c4a30c1c75e05874ce18d31e503437b7
* Wed Feb 12 2025 Thorsten Kukuk <kukuk@suse.com>
- Enable systemd-sysupdated and updatectl as experimental subpackage
* Fri Feb 07 2025 Franck Bui <fbui@suse.com>
- Import commit 47794646786ae4ddb6d3deb2030e2761447999ec
4779464678 import-pubring.gpg: add openSUSE build key (bsc#1236751)
2c8382881f systemd-pull: support .asc and .sha256.* signature (bsc#1236887)
* Tue Feb 04 2025 Franck Bui <fbui@suse.com>
- triggers.systemd: convert posix.fork() and posix.exec() to rpm.execute() (bsc#1236741)
* Tue Feb 04 2025 Franck Bui <fbui@suse.com>
- Update 0009-pid1-handle-console-specificities-weirdness-for-s390.patch to not
warn when "conmode=" is not specified on s390x (bsc#1236725).
* Tue Feb 04 2025 Franck Bui <fbui@suse.com>
- Move systemd-userwork from the experimental sub-package to the main package (bsc#1236643)
It is likely an oversight from when systemd-userdb was migrated from the
experimental package to the main one.
* Thu Jan 30 2025 Michal Koutný <mkoutny@suse.com>
- Drop 5004-disable-session-freeze.patch since the kernel fix commit
d96c77bd4eeba ("KVM: x86: switch hugepage recovery thread to vhost_task")
v6.13-rc1~97^2~3 is in Tumbleweed kernel
* Wed Jan 08 2025 Franck Bui <fbui@suse.com>
- Import commit 7fa3b5018bfffa176c77a2a5794dce792eebadcb (merge of v257.2)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/47eea9ee9f46537bc18d6a64fa21fd9c50538e13...7fa3b5018bfffa176c77a2a5794dce792eebadcb
* Thu Dec 26 2024 Franck Bui <fbui@suse.com>
- systemd-update-helper: backport commit 2d0af8bc354f4a1429ce
Since user@.service has `Type=notify-reload` (making the reloading process
synchronous) and reloading implies reexecuting with `ReloadSignal=RTMIN+25`,
reexecuting user managers synchronously can be achieved with `systemctl reload
user@*.service" now.
* Thu Dec 26 2024 Franck Bui <fbui@suse.com>
- Upgrade to v257.1 (commit 47eea9ee9f46537bc18d6a64fa21fd9c50538e13)
See https://github.com/openSUSE/systemd/blob/SUSE/v257/NEWS for details.
- This upgrade includes the following bug fixes:
- commit 9258e27f4a1ddf2834d0cadd66770ad65e55e066 (boo#1233752, bsc#1234313)
- commit 423de11f046cc2c9b6904e4eff71d6a48cd661c9 (boo#1233752, bsc#1234313)
- commit 2ae79a31b7c7947e2c16e18eb85ac5607ebc40b6 (bsc#1232844)
- Drop 5006-tpm2-util-Also-retry-unsealing-after-policy_pcr-retu.patch and
5005-Revert-boot-Make-initrd_prepare-semantically-equival.patch
These two patches have bee merged upstream and are included in v257.1, see
above.
- Our testsuite sub-package has been broken by upstream after they decided to
remove the bash test runner, see https://github.com/systemd/systemd/pull/34271
for details. For running the testsuite, the systemd git repository has to be
cloned for now. We'll try to adapt the testsuite sub-package these changes.
* Tue Dec 24 2024 Andreas Stieger <andreas.stieger@gmx.de>
- Fix systemd-network recommending libidn2-devel (boo#1234765)
* Sun Dec 22 2024 Franck Bui <fbui@suse.com>
- Import commit f962392e1e0d5683a2adebf09698b5fda02f9cfc (merge of v256.10)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/290170c8550bf2de4b5085ecdf7f056769944444...f962392e1e0d5683a2adebf09698b5fda02f9cfc
* Mon Dec 16 2024 Fabian Vogt <fvogt@suse.com>
- Add 5006-tpm2-util-Also-retry-unsealing-after-policy_pcr-retu.patch
Backport of https://github.com/systemd/systemd/pull/35657, which fixes
https://github.com/systemd/systemd/issues/35490 (boo#1233752, bsc#1234313).
* Tue Dec 03 2024 Franck Bui <fbui@suse.com>
- Add 5005-Revert-boot-Make-initrd_prepare-semantically-equival.patch
Revert commit d64193a2a652b15db9cb9ed10c6b77a17ca46cd2 until the regression it
caused, reported at https://github.com/systemd/systemd/issues/35439, is fixed
(see also bsc#1233752 for its downstream counterpart).
* Tue Dec 03 2024 Franck Bui <fbui@suse.com>
- Disable EFI support on architectures that are not EFI-compliant
* Tue Dec 03 2024 Franck Bui <fbui@suse.com>
- Import commit 290170c8550bf2de4b5085ecdf7f056769944444 (merge of v256.9)
This merge includes the following fix:
cf7b3cc182 pid1: make clear that $WATCHDOG_USEC is set for the shutdown binary, noone else (bsc#1232227)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/c7671762b39ead7f8f9e70064256f5efaccedeca...290170c8550bf2de4b5085ecdf7f056769944444
* Mon Nov 04 2024 Franck Bui <fbui@suse.com>
- Import commit aee28e4c20a053ea27f8be69f2ea981e43bcb0b6
aee28e4c20 udev-builtin-path_id: SAS wide ports must have num_phys > 1 (bsc#1231610)
280989cfa4 core: when switching root remove /run/systemd before executing the binary specified by init= (bsc#1227580)
- Drop 5003-core-when-switching-root-remove-run-systemd-before-e.patch, this
patch has been integrated in branch 'SUSE/v256', see above.
* Tue Oct 08 2024 Franck Bui <fbui@suse.com>
- Import commit c7671762b39ead7f8f9e70064256f5efaccedeca (merge of v256.7)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/8a0ae4d90aff1d067a125ff9366eafc7dd5d4701...c7671762b39ead7f8f9e70064256f5efaccedeca
* Wed Oct 02 2024 Franck Bui <fbui@suse.com>
- Clean up some remnants from when homed was in the experimental sub-package (bsc#1231048)
* Wed Sep 18 2024 Franck Bui <fbui@suse.com>
- Import commit 8a0ae4d90aff1d067a125ff9366eafc7dd5d4701 (merge of v256.6)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/bef0958f4db1b774c23505e93537ffe16f1b3894...8a0ae4d90aff1d067a125ff9366eafc7dd5d4701
* Tue Aug 27 2024 Franck Bui <fbui@suse.com>
- Don't try to restart the udev socket units anymore (bsc#1228809)
There's currently no way to restart a socket activable service and its socket
units "atomically" and safely.
* Mon Aug 26 2024 Franck Bui <fbui@suse.com>
- Move 80-container-host0.network back to the network sub-package (bsc#1229098)
Rev 428 mistakenly moved it to the container sub-package.
* Mon Aug 19 2024 Franck Bui <fbui@suse.com>
- Import commit bef0958f4db1b774c23505e93537ffe16f1b3894 (merge of v256.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/5bba1ebe17564b606cc5d1c07b14123c305019a7...bef0958f4db1b774c23505e93537ffe16f1b3894
* Mon Aug 19 2024 Franck Bui <fbui@suse.com>
- Make the 32bit version of libudev.so available again (bsc#1228223)
The symlink for building 32bit applications was mistakenly dropped when the
content of libudev-devel was merged into systemd-devel.
Provide the 32bit flavor of systemd-devel again, which should restore the plug
and play support in Wine for 32bit windows applications.
* Fri Aug 02 2024 Antonio Feijoo <antonio.feijoo@suse.com>
- Order the update of udev and systemd-boot right after systemd (bsc#1228659)
* Wed Jul 24 2024 Franck Bui <fbui@suse.com>
- Import commit 5bba1ebe17564b606cc5d1c07b14123c305019a7 (merge of v256.4)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/bd8b5ee3cf0466b6b78e167967468cf6f93ec807...5bba1ebe17564b606cc5d1c07b14123c305019a7
* Wed Jul 24 2024 Michal Koutný <mkoutny@suse.com>
- Add 5004-disable-session-freeze.patch as a temporary workaround for
https://github.com/systemd/systemd/issues/33083
* Mon Jul 22 2024 Franck Bui <fbui@suse.com>
- Add temporarily 5003-core-when-switching-root-remove-run-systemd-before-e.patch (bsc#1227580)
* Mon Jul 22 2024 Franck Bui <fbui@suse.com>
- Don't mention any rpm macros inside comments, even if escaped (bsc#1228091)
Otherwise pesign-obs-integration ends up re-packaging systemd with all macros
inside comments unescaped leading to unpredictable behavior. Now why rpm
expands rpm macros inside comments is the question...
* Tue Jul 16 2024 Franck Bui <fbui@suse.com>
- Skip running the test units in %check for now.
Some tests don't appreciate to run inside the build environment of OBS
currently and some of them take an unexpected long time to execute on both
risc and s390x architectures.
* Thu Jul 11 2024 Franck Bui <fbui@suse.com>
- Make sure systemd-sysvcompat replaces systemd-sysvinit on upgrades (bsc#1218110)
* Mon Jul 08 2024 Franck Bui <fbui@suse.com>
- Import commit bd8b5ee3cf0466b6b78e167967468cf6f93ec807 (merge of v256.2)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/dd15bf4f6430d8646e546ee0b980448c7d0c9699...bd8b5ee3cf0466b6b78e167967468cf6f93ec807
* Thu Jul 04 2024 Franck Bui <fbui@suse.com>
- varlinkctl is no more considered as experimental and has been moved to the
main package.
* Thu Jul 04 2024 Franck Bui <fbui@suse.com>
- Upgrade to v256.1 (commit dd15bf4f6430d8646e546ee0b980448c7d0c9699)
See https://github.com/openSUSE/systemd/blob/SUSE/v256/NEWS for details.
- This includes the following bug fixes:
- commit 3b2e7dc5a285edbbb1bf6aed2d88b889d801613f (bsc#1234015)
- commit c072860593329293e19580b337504adb52248462 (bsc#1229518)
- commit cfbf7538d87023840c5574fa5b0452e5b0f42149 (bsc#1229228)
- commit 3c85d3fda50f71755aa276cfa60807c315bfc04b (bsc#1236886)
- Added pam.systemd-run0
* Mon Jul 01 2024 Franck Bui <fbui@suse.com>
- Import commit 5a8eadd0c021758337a020c423f25a353bdb9b3c (merge of v255.8)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/603cd1d4d81147d4f2eccd5e352064a4215119b4...5a8eadd0c021758337a020c423f25a353bdb9b3c
- Drop 5003-Revert-run-pass-the-pty-slave-fd-to-transient-servic.patch as v255.8
contains the workaround (commit 639c922ede9485) for the broken commit
28459ba1f4df.
* Mon Jun 24 2024 Franck Bui <fbui@suse.com>
- Don't automatically clean unmodified config files up (bsc#1226415)
Relying on the presence of .rpmsave for detecting unmodified main config files
couldn't work as it created a time window in which some of the systemd
services were restarted with no config file. That had the bad side effect to
restart them with the upstream defaults, ignoring any user's customization.
* Tue Jun 18 2024 Franck Bui <fbui@suse.com>
- testsuite: move a misplaced %endif
* Tue Jun 18 2024 Franck Bui <fbui@suse.com>
- Merge systemd-coredump back into the main package (bsc#1091684)
* Tue Jun 18 2024 Franck Bui <fbui@suse.com>
- testsuite: only require the devel packages when pulling the dlopen'd
dependencies (the libraries are dependencies of the devel packages).
* Thu Jun 06 2024 Franck Bui <fbui@suse.com>
- Add 5003-Revert-run-pass-the-pty-slave-fd-to-transient-servic.patch
This revert the backport of the broken commit 28459ba1f4df until a fix is
released in the v255-stable tree (see pr#33216).
* Fri May 31 2024 Franck Bui <fbui@suse.com>
- Rename PAM config file 'systemd-user' into 'pam.systemd-user'.
* Fri May 31 2024 Franck Bui <fbui@suse.com>
- Import commit 603cd1d4d81147d4f2eccd5e352064a4215119b4 (merge of v255.7)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/b9c17562f612ab2cd8cfee1960714c58d0a6c593...603cd1d4d81147d4f2eccd5e352064a4215119b4
* Fri May 31 2024 Franck Bui <fbui@suse.com>
- Import commit b9c17562f612ab2cd8cfee1960714c58d0a6c593
b9c17562f6 99-systemd.rules: rework SYSTEMD_READY logic for device mapper
c5003fc15e pcrlock: add make_pcrlock_record_from_stream
* Wed May 22 2024 Franck Bui <fbui@suse.com>
- systemd.spec: introduce %{meson_extra_configure_options} to allow passing
extra meson configure options.
* Thu May 16 2024 Radoslav Kolev <radoslav.kolev@suse.com>
- systemd.spec: enable unit tests during build
* Thu May 16 2024 Franck Bui <fbui@suse.com>
- Import commit 3ea0e1dff3d7ca74c072cdcc8b371034125803d6
3ea0e1dff3 test/test-rpm-macros.sh: add build directory to pkg-config search path
1cbf1c82b5 libsystemd-network: skip dhcp server test in case of EAFNOSUPPORT
38f7ac60db sd-event: increase test-event timeout to 120s
* Wed May 15 2024 Franck Bui <fbui@suse.com>
- systemd.spec: update the minimal required version of dracut. Also drop
conflicts with mkinitrd: this package has been removed since quite some time
now.
* Tue May 14 2024 Franck Bui <fbui@suse.com>
- systemd.spec: some of the meson options have been converted to meson features.
* Mon May 13 2024 Franck Bui <fbui@suse.com>
- Import commit a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79 (merge of v255.6)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/49fb09fa18a7b81f6b3c3c15aca47fd00940430e...a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79
* Tue May 07 2024 Franck Bui <fbui@suse.com>
- Import commit 49fb09fa18a7b81f6b3c3c15aca47fd00940430e (merge of v255.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/23b15deb203780580cbfad095ae1071bd2133220...49fb09fa18a7b81f6b3c3c15aca47fd00940430e
* Tue May 07 2024 Franck Bui <fbui@suse.com>
- Import commit 23b15deb203780580cbfad095ae1071bd2133220
23b15deb20 gpt-auto-generator: be more defensive when checking the presence of ESP in fstab (bsc#1218671)
7ed2979654 journalctl: explicitly check < 0 for error
fc5e25d0a0 journalctl: make --until work again with --after-cursor and --lines (bsc#1221906)
* Thu Apr 25 2024 Franck Bui <fbui@suse.com>
- Update 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch to
adapt sysv-generator-test to the SUSE's specificity brought by this patch.
* Thu Apr 25 2024 Franck Bui <fbui@suse.com>
- systemd-testsuite: some of the integration tests depend on the bin, daemon,
games and nobody users/groups.
* Mon Apr 22 2024 Franck Bui <fbui@suse.com>
- Drop _FORTIFY_SOURCE=2 workaround. Since commit 7929e180aa (v253) it shouldn't
be needed anymore.
* Mon Apr 08 2024 Franck Bui <fbui@suse.com>
- systemd.spec: preparation for the next version of systemd (i.e. v256), libkmod2
will be dlopened hence explicitly require it now as it doesn't hurt with the
current version. However don't recommend it from systemd by assuming that when
module loading from PID1 is needed, udev is installed.
- Make systemd-doc subpackage noarch.
* Wed Apr 03 2024 Franck Bui <fbui@suse.com>
- Move systemd-repart from experimental to udev.
* Fri Mar 22 2024 Franck Bui <fbui@suse.com>
- Add 0001-Drop-support-for-efivar-SystemdOptions.patch (bsc#1220338)
Upstream deprecated it and plan to drop it in the future.
Let's get ahead and drop it now as this feature is unlikely to be used on SUSE
distros and it might be used to gain access to encrypted SLEM systems with
unattended disk unlock and with secure boot disabled.
* Thu Mar 21 2024 Franck Bui <fbui@suse.com>
- The following patches have been merged into SUSE/v255 branch hence removed
from the OBS project.
5006-cgroup-Add-EffectiveMemoryMax-EffectiveMemoryHigh-an.patch
5007-test-Convert-rlimit-test-to-subtest-of-generic-limit.patch
5008-test-Add-effective-cgroup-limits-testing.patch
5009-cgroup-Restrict-effective-limits-with-global-resourc.patch
5010-cgroup-Rename-effective-limits-internal-table.patch
- Import commit 56b53b17bcd8311dfb53f05b359b2812593883ab
56b53b17bc cgroup: Rename effective limits internal table (jsc#PED-5659)
7c9202317c cgroup: Restrict effective limits with global resource provision (jsc#PED-5659)
da858e68eb test: Add effective cgroup limits testing (jsc#PED-5659)
2f013357a5 test: Convert rlimit test to subtest of generic limit testing (jsc#PED-5659)
0a3ea7f367 cgroup: Add EffectiveMemoryMax=, EffectiveMemoryHigh= and EffectiveTasksMax= properties (jsc#PED-5659)
* Wed Mar 20 2024 Franck Bui <fbui@suse.com>
- Drop split_usr build conditional since both split-usr and unmerged-usr
supports have been removed since v255.
- Don't use the "Patch:" directive with a suffix number as since the suffix
doesn't serve any purpose.
* Mon Mar 18 2024 Franck Bui <fbui@suse.com>
- Import commit be772961ada05afab21a72e225d28c26ef9fb1ea (merge of v255.4)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/3986ed5117e1563adfce3f5a8e088a77016c0aee...be772961ada05afab21a72e225d28c26ef9fb1ea
* Mon Mar 18 2024 Franck Bui <fbui@suse.com>
- Import commit 3986ed5117e1563adfce3f5a8e088a77016c0aee
3986ed5117 test: drop route from test-functions
* Mon Mar 18 2024 Daan De Meyer <daan.j.demeyer@gmail.com>
- Account for upstream changes to the quotaon and quotacheck services
* Mon Mar 18 2024 Michal Vyskocil <mvyskocil@opensuse.org>
- Create /etc/sysusers.d as expected by sysusers.d(5)
* Fri Mar 01 2024 Jan Engelhardt <jengelh@inai.de>
- Move C API manual pages to systemd-doc, this saves buildroots
770+ files and time (mandb is run in %posttrans).
- Delete supplements on base-documentation from that.
- Courtesy of spec formatters, remove redundant %defattr.
* Mon Feb 26 2024 Antonio Feijoo <antonio.feijoo@suse.com>
- Fix syntax required for OBS source validator
* Fri Feb 23 2024 Franck Bui <fbui@suse.com>
- Upgrade to v255.3 (commit 96edf7ad1866172b994cafb4df49e27d68ce8e87)
See https://github.com/openSUSE/systemd/blob/SUSE/v255/NEWS for details.
- This includes the following bug fixes:
- commit 6e10405aa25fe5e76b740d9ec59730e3f4470c7a (bsc#1219766)
- The following patches have been rebased:
- 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch
- 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch
- 0009-pid1-handle-console-specificities-weirdness-for-s390.patch
- 5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch
- 5002-Revert-udev-revert-workarounds-for-issues-caused-by-.patch
- The following patches have been removed since they're part of v255:
- 5003-cgroup-rename-TasksMax-structure-to-CGroupTasksMax.patch
- 5004-bus-print-properties-ignore-CGROUP_LIMIT_MAX-for-Mem.patch
- 5005-bus-print-properties-prettify-more-unset-properties.patch
- systemd-boot has been added to the list of the dependencies of the
systemd-testsuite package as the installation of the bootloader is now
tested.
- the following patches have been backported on top of v255.3:
96edf7ad18 service: Demote log level of NotifyAccess= messages to debug (bsc#1210113 jsc#PED-6214)
fdde7f26d6 vconsole-setup: don't fail if the only found vc is already used by plymouth (bsc#1218618)
f96c587d41 rules: set up tty permissions and group for /dev/hvc* nodes (bsc#1218137)
63a41b8899 vconsole-setup: remember the correct error value when open_terminal() fails
f51a2e038c vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more gracefully (bsc#1215282)
15025a04c4 test: make sure to install the filesystem package in the test image on SUSE
06fecfb635 test: make sure that sd-boot is installed before testing bootctl
1e8788ea68 test: install systemd-boot in openSUSE test images
6e2875ad43 test/test-shutdown.py: optionally display the test I/Os in a dedicated log file
4be1a801b4 test-69: send SIGTERM to ask systemd-nspawn to properly stop the container
7bdab7b7c7 man: Document ranges for distributions config files and local config files
3f12a6c22f test: systemd-update-utmp is optional
1911c7fd95 man: conditionalize sd-pcrlock and sd-measure on the same variable as their binaries
352f76f734 man: always install bootctl
b48a18c464 meson: fix installation of html doc aliases
- bootctl has been moved to the udev package since some of its commands work on
non UEFI systems too.
* Fri Feb 23 2024 Franck Bui <fbui@suse.com>
- When building systemd rpms in place (i.e. rpmbuild --build-in-place), the
version of systemd is now retrieved from the file "meson.version" by
default. This file is supposed to contain a string that described the full
version of the systemd project.
- Overriding of %systemd_version/%systemd_release is now limited to builds of
rpms in place cases.
* Thu Feb 22 2024 Franck Bui <fbui@suse.com>
- Import commit 31f1148f75a1155d3eb37fd1a450096d669ec65b
31f1148f75 seccomp: include `fchmodat2` in `@file-system` (bsc#1219766)
001f349c57 service: Demote log level of NotifyAccess= messages to debug (bsc#1210113 jsc#PED-6214)
* Tue Feb 20 2024 Daan De Meyer <daan.j.demeyer@gmail.com>
- Add a new %upstream macro to support building from upstream sources. This
will allow upstream to build systemd rpms using the opensuse systemd packaging
specs. These rpms will be built and used in upstream's mkosi based hacking and
testing environment to test changes and in the future to run integration tests
as well. By building the rpms using the opensuse packaging specs, the idea is
to catch more issues ahead of time as the mkosi environment will behave more
like a regular opensuse system.
- Add new %version_override and %version_release macros to allow overriding the
version and release of the rpm respectively.
* Mon Feb 19 2024 Franck Bui <fbui@suse.com>
- Import commit 53e2aaaf9d69fb1c8f6ae2c9f8a99b02d70d318f
53e2aaaf9d vconsole-setup: don't fail if the only found vc is already used by plymouth (bsc#1218618)
22c4878430 vconsole-setup: port to main-func.h boilerplate
* Mon Feb 19 2024 Franck Bui <fbui@suse.com>
- systemd-testsuite: depend on "qemu" instead of "qemu-kvm", the latter is
obsolete. (bsc#1218684)
* Wed Feb 14 2024 Franck Bui <fbui@suse.com>
- Import commit fbf9f32eb774ba6ec54e0d5d53b36baaf3e6b146
fbf9f32eb7 test/test-shutdown.py: optionally display the test I/Os in a dedicated log file
cd012774df test-69: send SIGTERM to ask systemd-nspawn to properly stop the container
d883b83244 man: Document ranges for distributions config files and local config files
* Wed Feb 14 2024 Franck Bui <fbui@suse.com>
- Import commit fa94ab006d09686cef121aaa3baa10cf5ca95e19 (merge of v254.9)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/67a5ac1043417d900bf417a884372ae14a96ef69...fa94ab006d09686cef121aaa3baa10cf5ca95e19
* Tue Feb 13 2024 Franck Bui <fbui@suse.com>
- Update the version of libbpf dlopened by systemd (weak dependency) (bsc#1219440)
* Tue Feb 06 2024 Franck Bui <fbui@suse.com>
- Drop python3-pefile dependency from the experimental package. MicroOs is fond
of the experimental stuff but OTOH it doesn't ship python3. Let's drop the
dependency for now, users of ukify are invited to install python3-pe manually.
* Tue Feb 06 2024 Franck Bui <fbui@suse.com>
- Move systemd-reboot.service from udev to the main package as this service is
useful in containers.
* Tue Jan 23 2024 Franck Bui <fbui@suse.com>
- Add patches that implement [jsc#PED-5659]
5003-cgroup-rename-TasksMax-structure-to-CGroupTasksMax.patch
5004-bus-print-properties-ignore-CGROUP_LIMIT_MAX-for-Mem.patch
5005-bus-print-properties-prettify-more-unset-properties.patch
5006-cgroup-Add-EffectiveMemoryMax-EffectiveMemoryHigh-an.patch
5007-test-Convert-rlimit-test-to-subtest-of-generic-limit.patch
5008-test-Add-effective-cgroup-limits-testing.patch
5009-cgroup-Restrict-effective-limits-with-global-resourc.patch
5010-cgroup-Rename-effective-limits-internal-table.patch
They are temporarily put in quarantine to get broader testing but should be
eventually moved to the git repo.
* Sat Jan 20 2024 Giacomo Comes <gcomes.obs@gmail.com>
- remove pam-config call from post scriptlet of systemd-32bit
* the full package already does that
* Fri Jan 12 2024 Franck Bui <fbui@suse.com>
- Add 5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch
5002-Revert-udev-revert-workarounds-for-issues-caused-by-.patch
It seems that systemd upstream has a dubious way to fix broken code these
days... let's revert these hacks until a final decision is taken to solve
https://github.com/systemd/systemd/issues/28141. See also
https://github.com/systemd/systemd/pull/30075.
* Fri Jan 12 2024 Franck Bui <fbui@suse.com>
- Import commit 67a5ac1043417d900bf417a884372ae14a96ef69 (merge of v254.8)
It includes the following fix:
029272750f resolved: actually check authenticated flag of SOA transaction (bsc#1218297 CVE-2023-7008)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/071ac409a0564863657d8f8a5a35e6a4f914695f...67a5ac1043417d900bf417a884372ae14a96ef69
* Thu Dec 21 2023 Dominique Leuenberger <dimstar@opensuse.org>
- udev(-mini)?: ensure %_modulesloaddir exists and is owned
properly. Allows other packages to install modules without worry
of the parent directory. We do not ensure /etc/modules-load.d
exists in the -mini flavor, as that directory is not meant to be
used by packages.
* Wed Dec 20 2023 Dominique Leuenberger <dimstar@opensuse.org>
- udev: only require kmod in the full flavor. udev-mini is only
used inside OBS in a strictly defined setup and udev will never
have to load device drivers there.
* Wed Dec 20 2023 Franck Bui <fbui@suse.com>
- Import commit 071ac409a0564863657d8f8a5a35e6a4f914695f
071ac409a0 rules: set up tty permissions and group for /dev/hvc* nodes (bsc#1218137)
f693b3ed8a vconsole-setup: remember the correct error value when open_terminal() fails
963d838bad vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more gracefully (bsc#1215282)
6f53f71d2d vconsole-setup: simplify error handling
* Tue Dec 12 2023 Franck Bui <fbui@suse.com>
- Explicitely provide 'group(systemd-journal)' from the main package (bsc#1217852)
* Tue Dec 12 2023 Franck Bui <fbui@suse.com>
- Import commit ce08cd5f66e1a661c2b9ed764ad7036decd76503
ce08cd5f66 man/standard-conf: directory paths should end with '/'
8324cbfde7 config files: update their header to reflect that they can be installed in /usr
bc36846ad2 Reflect the fact that main config files can be installed in /usr
e304a11f33 config files: more recommendations of `systemd-analyze cat-config`
c45cecf279 meson: add build option for install path of main config files
cc61b052c6 vconsole-setup: use a consistent log level when setfont fails with EX_OSERR (bsc#1212970)
4fe3653dab tmpfiles: ignore EINVAL with --graceful (bsc#1216628)
* Tue Nov 21 2023 Wolfgang Frisch <wolfgang.frisch@suse.com>
- udev: Tighten permissions for DRM render nodes (bsc#1217118). Note that this
implicitly enables `uaccess`, so any logged-in user still gets access
regardless of group membership. Some use cases, e.g. remote access via ssh,
might require you to add the desired user to the `render` group.
See:
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/3S3HAWVODHC2FQI4E76IFGCSRVRJ63KG/
* Thu Nov 02 2023 Franck Bui <fbui@suse.com>
- Disable utmp support
The announcement can be found at:
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/MYIWGQEE54VJDBYXMQCEY7XKEAIUFLAU/
The user visible consequence of it is that /run/utmp file is no more created.
systemd itself doesn't depend on utmp anymore since "shared/wall: use logind
if build without utmp support" has been backported.
* Mon Oct 30 2023 Franck Bui <fbui@suse.com>
- Fix typo in /etc/systemd/user.confd.d (bsc#1216676)
* Tue Oct 24 2023 Franck Bui <fbui@suse.com>
- Import commit b53f364c264cd598d4210b64285a55d362b47b89
b53f364c26 test: install af_packet kernel module on openSUSE
86b7521a3c shared/wall: use logind if build without utmp support
65aac5858f errno-util: allow ERRNO_IS_* to accept types wider than int
8f93b89db4 basic/errno-util: add wrappers which only accept negative errno
1b815b3e76 Introduce RET_GATHER and use it in src/shared/
* Fri Oct 20 2023 Franck Bui <fbui@suse.com>
- Drop 0001-conf-parser-introduce-early-drop-ins.patch
The usage of drop-ins is now the official way for configuring systemd and its
various daemons on Factory/ALP.
See: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/KWRBTAVQ6MGHVAHKDZZ6GIRX4RMHKHQ6/
* Thu Oct 19 2023 Franck Bui <fbui@suse.com>
- Ship the main configuration files in /usr/lib/
Besides the fact that shipping files in /etc is not recommended anymore, this
change will hopefully encourage users to customize the defaults via the mean
of drop-ins hence removing the risk of conflicts with downstream
customization.
In contrary, shipping empty directories *.conf.d/ in /etc is not a concern and
should suggest users to create drop-ins (bsc#1207056).
* Thu Oct 19 2023 Franck Bui <fbui@suse.com>
- systemd.spec: add files.portable and files.journal-remote
* Fri Oct 13 2023 Franck Bui <fbui@suse.com>
- Don't include entries listed in kbd-model-map.xkb-generated (provided by kbd
package) in kbd-model-map anymore. Yast, the only user of these entries,
directly parses kbd-model-map.xkb-generated now (bsc#1211104).
* Fri Oct 13 2023 Franck Bui <fbui@suse.com>
- tmpfiles-suse.conf: drop entries for /run/lock and /var/log/wtmp
/run/lock is now defined by filesystem package and wtmp has been replaced by
wtmpdb on TW.
* Thu Oct 05 2023 Franck Bui <fbui@suse.com>
- rpmlintrc: allow systemd-network and systemd-container sub-packages to ship
shared libs. These are actually NSS plugins and are not really subject to
shlib policy.
* Wed Oct 04 2023 Franck Bui <fbui@suse.com>
- Drop 5000-core-manager-run-generators-directly-when-we-are-in-.patch
Since dracut-059+suse.447.g9d1fc722, this workaround is not needed anymore.
* Wed Sep 27 2023 Franck Bui <fbui@suse.com>
- Import commit 9674bb256205e6c643feadbcccfd1ee8feeee684 (merge of v254.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/6ed5b11298005e07509832881a0c5ff1a80bf225...9674bb256205e6c643feadbcccfd1ee8feeee684
* Wed Sep 27 2023 Franck Bui <fbui@suse.com>
- Make sure to call %sysusers_create only when transfiletrigger is disabled.
* Wed Sep 27 2023 Franck Bui <fbui@suse.com>
- systemd.spec: switch to %ldconfig_scriptlets
* Wed Sep 27 2023 Franck Bui <fbui@suse.com>
- systemd.spec: add `%tmpfiles_create systemd-resolve`
It's only needed by SLE distros since systemd packages rely on
transtriggerfiles in Factory.
* Mon Sep 25 2023 Franck Bui <fbui@suse.com>
- Import commit 6ed5b11298005e07509832881a0c5ff1a80bf225 (merge of v254.4)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/b6b4e5a8a82d1f13f265a4ef170f2d13be82789a...6ed5b11298005e07509832881a0c5ff1a80bf225
* Fri Sep 22 2023 Franck Bui <fbui@suse.com>
- systemd.spec: during package updates, restart localed, timedated and hostnamed
if they're running.
* Fri Sep 22 2023 Franck Bui <fbui@suse.com>
- systemd.spec: when enabling units prefer enabling service units over socket
ones for socket activable services. The services shipped by systemd
automatically redirect the enablement request to the socket unit.
* Thu Sep 14 2023 Franck Bui <fbui@suse.com>
- systemd.spec: %regenerate_initrd_post is only used by udev sub-package hence
move the build requirement pulling this macro in in the list of udev BRs.
* Tue Sep 12 2023 Franck Bui <fbui@suse.com>
- Don't ship after-local.service anymore. This was mostly a hack for people
wanting to execute any random things once the boot was finished. We shouldn't
encourage such practice and it actually conflicts with the sysv-generator
which believes that /etc/init.d/after.local is SysV init script that needs to
be converted into a native unit file.
We still install a copy of this service in /etc if the user is relying on
it, for backward compatibility.
* Tue Sep 12 2023 Franck Bui <fbui@suse.com>
- fixlet-systemd-post.sh: fix invalid use of rpm macro %{_localstatedir}
* Mon Sep 11 2023 Franck Bui <fbui@suse.com>
- Import commit b6b4e5a8a82d1f13f265a4ef170f2d13be82789a (merge of v254.3)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/1f73719d67b9300c6bb75232d695d03410991098...b6b4e5a8a82d1f13f265a4ef170f2d13be82789a
* Thu Aug 24 2023 Thorsten Kukuk <kukuk@suse.com>
- Make utmp support per project configureable [jsc#PED-3144]
- Make apparmor and selinux per project configureable [jsc#PED-2736]
* Thu Aug 24 2023 Franck Bui <fbui@suse.com>
- systemd.spec: don't use build conditionals (%bcond_with/%bcond_without) with
the mini flavor to make sure that all the features remain disabled for this
flavor regardless of what is enabled in the prjconf.
* Fri Aug 18 2023 Franck Bui <fbui@suse.com>
- Don't build systemd-doc with the mini flavor
* Fri Aug 18 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Explicitly require group(lp) by udev: this used to be provided by
system-group-hardware, but with the introduction of
system-user-lp (and systemd-users auto-generating groups) is now
actually provided by system-user-lp. Latest versions of
system-group-hardware clean this up and no longer also provide
this group.
* Fri Aug 18 2023 Franck Bui <fbui@suse.com>
- Fix incorrect option name when calling pam-config for systemd-homed
* Thu Aug 17 2023 Johannes Segitz <jsegitz@suse.com>
- testsuite: Recommend selinux-policy-devel instead of requiring it in line with
other tests. Add Recommends for selinux-policy-targeted as this is also
required to run the test (in general any SELinux policy should do)
* Wed Aug 16 2023 Ludwig Nussel <lnussel@suse.de>
- systemd.spec: add journal translations to lang package
* Wed Aug 16 2023 Franck Bui <fbui@suse.com>
- Import commmit 1f73719d67b9300c6bb75232d695d03410991098
1f73719d67 test-mountpoint-util: /root might be mounted
a391ba4a8f test: testsuite-35.sh needs manual/test-session-properties to be installed on SUSE
* Wed Aug 16 2023 Franck Bui <fbui@suse.com>
- Upgrade to v254.1 (commit 208a21833b6953a2517a6c3f8f4849c6664b01be)
See https://github.com/openSUSE/systemd/blob/SUSE/v254/NEWS for details.
This includes the following bug fixes:
- upstream commit 331aa7aa15ee5dd12b369b276f575d521435eb52 (bsc#1181192 bsc#1184238 bsc#1184254 bsc#1184859 bsc#1185828 bsc#1203141)
- upstream commit 529ba8a1a3968564b67049a077f213e3a0d53070 (bsc#1209340)
- upstream commit f1f331a252d22c15f37d03524cce967664358c5c (bsc#1186606)
- upstream commit df1dccd25547b430258bd42ec60428fc9aff1370 (bsc#1213185)
- upstream commit 000680a68dbdb07d77807868df0b4f978180e4cd (bsc#1211725)
- upstream commit 2067a7ec7f4c8a353b8e2ece15a6a997e50808b0 (bsc#1211576)
* Drop 5001-Revert-core-propagate-stop-too-if-restart-is-issued.patch. A fix
for https://github.com/systemd/systemd/issues/26839 has been integrated in
v254.
* Drop 5002-Revert-core-service-when-resetting-PID-also-reset-kn.patch, it's
part of v254.
* Drop 0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch, it's
no more needed these days.
* Rebase 0001-conf-parser-introduce-early-drop-ins.patch
* Fri Aug 11 2023 Franck Bui <fbui@suse.com>
- Import commit fcdb2dd2c921db3c6b7c28465dbda314f4469d17 (merge of v253.8)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/2dac0aff9ced1eca0cd11c24e264b33095ee5a5e...fcdb2dd2c921db3c6b7c28465dbda314f4469d17
* Fri Jul 28 2023 Franck Bui <fbui@suse.com>
- Drop 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch
/etc/hostname is supposed to contain the static host name of the system. This
patch was used to work around cases where users incorrectly save the FQDN
instead. However this is incorrect and not consistent with what
systemd-hostnamed does and what other distributions do. Also assuming that
/etc/hostname will contain the system host name only removes any ambiguities
since the host name can contain a period.
/etc/hosts is usually where one sets the domain name by aliasing the host name
to the FQDN.
Note that the installer used to save the FQDN in /etc/hostname but this has
been fixed since several years now (bsc#972463).
* Tue Jul 25 2023 Franck Bui <fbui@suse.com>
- systemd-homed is no more considered as experimental
It's been moved to its own dedicated sub-package "systemd-homed".
* Mon Jul 24 2023 Franck Bui <fbui@suse.com>
- systemd-userdb is no more considered as experimental (jsc#PED-2668)
As such it's been moved to the main package.
* Tue Jul 18 2023 Franck Bui <fbui@suse.com>
- Import commit 2dac0aff9ced1eca0cd11c24e264b33095ee5a5e (merge of v253.7)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/6458c066547eaadf0e9709e441ea36ad03faa860...2dac0aff9ced1eca0cd11c24e264b33095ee5a5e
* Tue Jul 11 2023 Franck Bui <fbui@suse.com>
- Import commit 6458c066547eaadf0e9709e441ea36ad03faa860 (merge of v253.6)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/07bb12a282b0ea378850934c4a76008b448b8bad...6458c066547eaadf0e9709e441ea36ad03faa860
- Drop 5002-Revert-core-service-when-resetting-PID-also-reset-kn.patch, it's
been backported to v253.6.
* Tue Jul 11 2023 Franck Bui <fbui@suse.com>
- Move a bunch of files from systemd to udev. These are pretty useless without
block devices.
* Mon Jul 03 2023 Franck Bui <fbui@suse.com>
- Split off sd-boot into separate "systemd-boot" subpackage
* Tue Jun 27 2023 Franck Bui <fbui@suse.com>
- Change the group owner of /run/lock from "lock" to "root" (bsc#1212674)
This allows to drop the dependency "Requires: group(lock)" that was introduced
previously to make sure that the "lock" group will be kept around. This
dependency introduced a dependency cycle.
* Mon Jun 26 2023 Franck Bui <fbui@suse.com>
- file-triggers: fix a typo that sneaked in the script dealing with tmpfiles
(bsc#1212733)
* Wed Jun 21 2023 Franck Bui <fbui@suse.com>
- Make sure to keep the groups systemd and udev rely on installed. Theoretically
with only "Requires(pre): group(x)", rpm is allowed to drop group 'x' at the
end of the package installations.
Note: this is also needed when (trans)file-triggers are enabled due to the
current limitation of the default libzypp transaction backend.
* Wed Jun 21 2023 Franck Bui <fbui@suse.com>
- file-triggers: fix lua trigger priority for sysusers (bsc#1212376)
A single digit in the priority used for sysusers got dropped somehow and
upstream commit cd621954ed643c6ee0d869132293e26056a48826 forgot to restore it
in the lua implementation.
* Tue Jun 20 2023 Franck Bui <fbui@suse.com>
- file-triggers: skip the call to systemd-tmpfiles in chroot too. That way we
ensure that packages that really need the tmpfiles in advance use the right
API which is %tmpfiles_create_package.
- file-triggers: to be consistent with what we already does with tmpfiles, we
skip the call to systemd-sysusers and delay system user creations until the
next reboot.
* Tue Jun 20 2023 Franck Bui <fbui@suse.com>
- Temporarily add
5002-Revert-core-service-when-resetting-PID-also-reset-kn.patch until it's
backported to the next stable release
See https://github.com/systemd/systemd/pull/28000
* Fri Jun 16 2023 Franck Bui <fbui@suse.com>
- file-triggers: make sure to skip the call to systemd-tmpfile in the
file-triggers when running on transaction systems (bsc#1212449)
systemd-tmpfiles usually modifies paths that are not supposed to change during
transactional updates (e.g. /var, /run). On transaction systems changes will
happen on the next reboot.
* Thu Jun 01 2023 Franck Bui <fbui@suse.com>
- Import commit 07bb12a282b0ea378850934c4a76008b448b8bad (merge of v253.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/25aec157888f7aa9a36726962fcbbf2c74ead440...07bb12a282b0ea378850934c4a76008b448b8bad
* Thu Jun 01 2023 Franck Bui <fbui@suse.com>
- Reexecute user managers on package updates.
For now we send signal to user instances to trigger their reexecution. It's
asynchronous but it shouldn't cause any problem in practice and it's probably
safer than triggering reexecution with "systemctl --user -M 1000@
daemon-reexec" command. The latter command creates a new PAM session behind
the scene bringing with it the known issue (upstream issue #8598) with
"(sd-pam)" helper process when the PAM session is being closed.
* Tue May 09 2023 Franck Bui <fbui@suse.com>
- Move more packaging fixups in the fixlet script.
* Tue May 09 2023 Franck Bui <fbui@suse.com>
- Provide (Lua-based) file triggers and adapt systemd.spec accordingly (boo#1133764)
More specifically, file triggers handle automatically installations or updates
of files for sysusers, tmpfiles, hwdb, journal catalog, udev rules, sysctl and
binfmt.
Therefore it makes a bunch of systemd rpm macros (such as %udev_hwdb_update,
%udev_rules_update, %journal_catalog_update, %tmpfiles_create,
%sysusers_create and so on) not needed anymore. However before considering
simplifying your spec files beware that these changes are not available in SLE
yet and will probably never reach the current releases (latest one being
SLE15-SP5 as of this writing).
Macros dealing with unit restart/enabling (such as %systemd_pre,
%service_add_pre, %service_del_postun, ...) are still needed though. However
reloading of systemd instances (and thus restarting of units) are delayed
until the very end of the package install/update transaction and is now done
only once.
Nevertheless to fully take advantage of file triggers, users have to activate
a specific zypper transaction backend which is still considered as
experimental, see bsc#1041742 for details.
- Provide a (slighlty) customized version of systemd-update-helper. Some of the
systemd rpm macros rely now on the helper and delegate their work to it. Hence
we don't need to rebuild all packages anymore when the content of the rpm
macros must be updated/fixed.
* Tue May 09 2023 Franck Bui <fbui@suse.com>
- Drop an old fix for the persistent net rules (only needed on SLE). Factory
(fortunately) dropped the persistent net rule generator long time ago.
* Thu May 04 2023 Franck Bui <fbui@suse.com>
- Rather than having one script per fix, use a single script (or "fixlet") per
(sub) package that contains all the fixups relative to a (sub) package. This
has the advantage to limit the number of scripts but more importantly it will
ease the sharing of the spec file between TW and SLE. We should also be able
to compare the fixlets of two distros even if the spec files have diverged.
Note that all the fixups are run just once now.
* Thu May 04 2023 Franck Bui <fbui@suse.com>
- Make use of %_systemd_util_dir in the spec file.
- Rename the SUSE specific scripts used to fix up the system where systemd is
installed on. Also rename the directory where these scripts are stored.
* Thu May 04 2023 Franck Bui <fbui@suse.com>
- kbd-model-map.legacy: drop entry for 'ruwin_alt-UTF-8' as yast doesn't rely on
it anymore, see https://github.com/yast/yast-country/pull/307
* Wed May 03 2023 Franck Bui <fbui@suse.com>
- Import commit 25aec157888f7aa9a36726962fcbbf2c74ead440 (merge of v253.4)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/3ce9610975b5239a21c0c886cb893bb172966de7...25aec157888f7aa9a36726962fcbbf2c74ead440
* Wed May 03 2023 Franck Bui <fbui@suse.com>
- Import commit 3ce9610975b5239a21c0c886cb893bb172966de7
3ce9610975 test: dont use anchor char '$' to match a part of a string
03ede3eaa2 locale: when no xvariant match select the entry with an empty xvariant
f08017efd5 locale: convert generated vconsole keymap to x11 layout automatically
e8cf56459b localed-util: make use of strdupcspn()
821c684440 test: use kbd-mode-map we ship in TEST-73-LOCALE
* Tue May 02 2023 Franck Bui <fbui@suse.com>
- Revert changes that dropped calls to %systemd_{pre,post} in the main package
Until we switch to filetriggers these calls are needed when a new version of
systemd introduced a new config file during an update.
- We also introduce a new build conditional "%filetriggers" to identify easily
which parts of the code will become obsolete when we'll switch to file
triggers (WIP). This is important as this is unlikely to happen on SLE.
* Fri Apr 28 2023 Franck Bui <fbui@suse.com>
- Re-add back 'arabic' keymap mapping as YaST needs more time than expected to
cope with this change.
* Thu Apr 27 2023 Franck Bui <fbui@suse.com>
- systemd.spec: don't call %systemd_{pre,post} on units shipped by the main
package since they don't have any effect during installation (systemctl is not
yet installed when %pre script is executed). This is actually the reason why
it's handled by the %%posttrans scripts of systemd-presets-common-SUSE.
* Thu Apr 27 2023 Franck Bui <fbui@suse.com>
- kbd-model-map.legacy: 'arabic' vc keymap has been renamed 'ara' (bsc#1210702)
* Wed Apr 19 2023 Ludwig Nussel <lnussel@suse.de>
- add some green to systemd-boot menu
* Tue Apr 18 2023 Martin Vidner <mvidner@suse.com>
- kbd-model-map.legacy: drop some entries no longer needed
by YaST (related to bsc#1194609)
* Wed Apr 12 2023 Thorsten Kukuk <kukuk@suse.com>
- tmpfiles-suse.conf (jsc#PED-3144):
- Remove lastlog entry, replaced by lastlog2
- Remove btmp entry, not Y2038 safe
* Wed Apr 05 2023 Franck Bui <fbui@suse.com>
- testsuite: TEST-75-RESOLVED needs knot DNS server
* Wed Apr 05 2023 Franck Bui <fbui@suse.com>
- Import commit 66f3a8a47d5bf6aea3f6fb181c01550a1a54406e (merge of v253.3)
This merge also includes the following fix, which is not part of the stable
release:
d2413cec02 test/test-functions: fix typo in install_suse_systemd()
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/03cfbe767327d01d5a71131d91bf06fdc0047ca1...66f3a8a47d5bf6aea3f6fb181c01550a1a54406e
* Mon Apr 03 2023 Franck Bui <fbui@suse.com>
- Import commit 03cfbe767327d01d5a71131d91bf06fdc0047ca1
03cfbe7673 test: use setpriv instead of su for user switch from root
857843834c test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASan
be7388f8c5 test: do not remove state directory on failure
1b2885bd16 test: fix regexp in testsuite-74.mount.sh
41142f8013 test: drop extraneous bracket in testsuite-74.mount.sh
* Mon Apr 03 2023 Franck Bui <fbui@suse.com>
- systemd.spec: add files.coredump
* Fri Mar 31 2023 Franck Bui <fbui@suse.com>
- Import commit b63f58661b08037d8cb04ed97b5e39d9bf415fdc (merge of v253.2)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/8b01686dd20124efc300d21ef38d85c1f75c372f...b63f58661b08037d8cb04ed97b5e39d9bf415fdc
- Move systemd-fsck stuff to udev sub-package.
* Fri Mar 31 2023 Franck Bui <fbui@suse.com>
- Include pam_keyinit.so in our systemd-user PAM service (bsc#1209741)
That way "systemd --user" instances get their own session keyring instead of
the user default session keyring. For some reasons cifscreds refuses to work
with the latter. That's what is expected for every PAM session anyway.
* Tue Mar 28 2023 Franck Bui <fbui@suse.com>
- Import commit 8b01686dd20124efc300d21ef38d85c1f75c372f
8b01686dd2 test: don't export $TOOLS_DIR
7a56b1b2f0 test: clean up $STATEDIR too
324bb19eb8 test: $STATEDIR should not point to /usr/lib/systemd/tests when NO_BUILD=1
2251735482 test: install symlinks with valid targets on SUSE and Debian
c30905a269 test: on openSUSE install the collection of unit test binaries in the target only for TEST-02-UNITTESTS
797ced15d8 meson: make sure the unit test scripts find testdata/ even if they are not installed in the same directory
04dc5b44b7 meson: define testdata_dir globally
69643c6c96 test: install unit tests in a dedicated subdirectory below '$testsdir'
* Thu Mar 23 2023 Franck Bui <fbui@suse.com>
- Import commit d914e29c33c0248226a01112a3e03181ef17b06b
d914e29c33 Revert "hwdb: fix swapped buttons for Logitech Lift left" (bsc#1209618)
8360811d23 udev-rules: fix nvme symlink creation on namespace changes (bsc#1207410)
b77c13a130 systemctl: explicitly cast the constants to uint64_t (bsc#1209305)
51011f280d test: assume run-unit-tests.py and unit tests are installed in the same directory
d86e346f6b tests: don't use absolute paths when installing binaries in TEST-58-REPART
97e886c1f4 tests: fix inverted condition in testsuite-58.sh
- Drop 5002-systemctl-explicitly-cast-the-constants-to-uint64_t.patch, it's been
merged in 'SUSE/v253', see above.
* Tue Mar 21 2023 Valentin Lefebvre <valentin.lefebvre@suse.com>
- Add python3-pefile as requires for experimental, needed for the
ukify tool.
* Mon Mar 20 2023 Franck Bui <fbui@suse.com>
- Drop 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch
These obsolete symlinks were kept because several years ago VLC was still
relying on some of them. However it's been a long a time ago that it's been
fixed and cdrom or similar devices are discovered in a better way.
* Mon Mar 20 2023 Alberto Planas Dominguez <aplanas@suse.com>
- Enable that systemd can load the IMA policy from
/etc/ima/ima-policy. This is used to complement dracut-ima when
using SELinux, as the SELinux policy should not be loaded in the
initrd (https://github.com/openSUSE/microos-tools/pull/14)
* Thu Mar 16 2023 Franck Bui <fbui@suse.com>
- Add 5002-systemctl-explicitly-cast-the-constants-to-uint64_t.patch (bsc#1209305)
Added temporarily until it's merged in either the stable v253 branch or in the
SUSE git repo.
* Thu Mar 16 2023 Franck Bui <fbui@suse.com>
- Add 5001-Revert-core-propagate-stop-too-if-restart-is-issued.patch until
https://github.com/systemd/systemd/issues/26839 is fixed properly.
* Mon Mar 13 2023 Franck Bui <fbui@suse.com>
- testsuite: mtools is required by TEST-58-REPART
* Mon Mar 13 2023 Franck Bui <fbui@suse.com>
- testsuite: swtpm and tpm2.0-tools are needed by TEST-70-TPM2
* Thu Mar 09 2023 Franck Bui <fbui@suse.com>
- Add 5000-core-manager-run-generators-directly-when-we-are-in-.patch, a
temporary workaround until https://github.com/dracutdevs/dracut/issues/2211 is
fixed in dracut.
* Mon Mar 06 2023 Franck Bui <fbui@suse.com>
- Upgrade to v253.1 (commit 6c327d74aa0d350482e82a247d7018559699798d)
See https://github.com/openSUSE/systemd/blob/SUSE/v253/NEWS for details.
This includes the following bug fixes:
- upstream commit 3022916b4d2483452c3ddbbac9ee7c4372b1cb46 (bsc#1215241)
* Rebased 0001-conf-parser-introduce-early-drop-ins.patch
* Ship systemd-journald-audit.socket again: it can now be disabled via the
usual "systemctl disable" mechanism to stop collection of audit
messages. Note that it's handled by the preset logic, which turns it off by
default.
* TEST_06_SELINUX needs selinux-policy-devel.
* Mon Mar 06 2023 Franck Bui <fbui@suse.com>
- Import commit d447802feee7752cd1756f8fa86ce2a6314ba24f (merge of v252.7)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/8e0a8094b8bbc442d262795b85ac57a37264c5fe...d447802feee7752cd1756f8fa86ce2a6314ba24f
* Tue Feb 28 2023 Lidong Zhong <lidong.zhong@suse.com>
- Fix return non-zero value when disabling SysVinit service(bsc#1208432)
* Mon Feb 27 2023 Franck Bui <fbui@suse.com>
- Import commit 8e0a8094b8bbc442d262795b85ac57a37264c5fe (merge of v252.6)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/d87834a33444b7163e741e1089e82b44af663808...8e0a8094b8bbc442d262795b85ac57a37264c5fe
- Drop 5000-rules-add-missing-line-continuation.patch, it's part of v252.6.
- aaa_base has stop providing /etc/sysctl.conf, cope with this change so the
compat symlink we provide is not dangling during the build.
* Thu Feb 23 2023 Callum Farmer <gmbr3@opensuse.org>
- Correct BR from python3-jinja2 to python3-Jinja2, fixes
dependency resolving on older distros
* Fri Feb 17 2023 Franck Bui <fbui@suse.com>
- Drop build requirement on libpci, it's not more needed since udev hwdb was
introduced 11 years ago.
* Tue Feb 07 2023 Franck Bui <fbui@suse.com>
- Conditionalize the use of /lib/modprobe.d only on systems with split usr
support enabled (i.e. SLE).
* Mon Jan 30 2023 Franck Bui <fbui@suse.com>
- Import commit d87834a33444b7163e741e1089e82b44af663808 (merge of v252.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/5a506d73bde7ba9261985f8e9ce084044a519432...d87834a33444b7163e741e1089e82b44af663808
* Thu Jan 26 2023 Franck Bui <fbui@suse.com>
- Move the bash completion support for systemd-cryptenroll in udev.
* Thu Jan 26 2023 Franck Bui <fbui@suse.com>
- systemd-testsuite: move the integration tests in a dedicated sub directory.
* Thu Jan 26 2023 Franck Bui <fbui@suse.com>
- machines.target belongs to systemd-container, do its init/cleanup steps from
the scriptlets of this sub-package.
* Tue Jan 24 2023 Franck Bui <fbui@suse.com>
- Drop 1000-Revert-getty-Pass-tty-to-use-by-agetty-via-stdin.patch
It's no more necessary since util-linux 2.38 has been released in Factory.
* Mon Jan 23 2023 Franck Bui <fbui@suse.com>
- Make sure we apply the presets on units shipped by systemd package
* Fri Jan 06 2023 Franck Bui <fbui@suse.com>
- Add 5000-rules-add-missing-line-continuation.patch until commit
de8409ac43f6e4596de4cecce8dbbb5f1f2a18b1 is backported to the v252 stable
tree.
/usr/share/doc/packages/systemd /usr/share/doc/packages/systemd/ENVIRONMENT.md /usr/share/doc/packages/systemd/LICENSE.GPL2 /usr/share/doc/packages/systemd/LICENSE.LGPL2.1 /usr/share/doc/packages/systemd/LICENSES /usr/share/doc/packages/systemd/LICENSES/BSD-2-Clause.txt /usr/share/doc/packages/systemd/LICENSES/BSD-3-Clause.txt /usr/share/doc/packages/systemd/LICENSES/CC0-1.0.txt /usr/share/doc/packages/systemd/LICENSES/LGPL-2.0-or-later.txt /usr/share/doc/packages/systemd/LICENSES/Linux-syscall-note.txt /usr/share/doc/packages/systemd/LICENSES/MIT-0.txt /usr/share/doc/packages/systemd/LICENSES/MIT.txt /usr/share/doc/packages/systemd/LICENSES/OFL-1.1.txt /usr/share/doc/packages/systemd/LICENSES/README.md /usr/share/doc/packages/systemd/LICENSES/alg-sha1-public-domain.txt /usr/share/doc/packages/systemd/LICENSES/lookup3-public-domain.txt /usr/share/doc/packages/systemd/LICENSES/murmurhash2-public-domain.txt /usr/share/doc/packages/systemd/NEWS /usr/share/doc/packages/systemd/README /usr/share/doc/packages/systemd/TRANSIENT-SETTINGS.md /usr/share/doc/packages/systemd/UIDS-GIDS.md /usr/share/doc/packages/systemd/html /usr/share/doc/packages/systemd/html/30-systemd-environment-d-generator.html /usr/share/doc/packages/systemd/html/SD_ALERT.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_ACCESS_DENIED.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_ADDRESS_IN_USE.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_AUTH_FAILED.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_BAD_ADDRESS.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_DISCONNECTED.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_END.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_FAILED.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_FILE_EXISTS.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_FILE_NOT_FOUND.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_INCONSISTENT_MESSAGE.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_INVALID_ARGS.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_INVALID_FILE_CONTENT.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_INVALID_SIGNATURE.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_IO_ERROR.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_LIMITS_EXCEEDED.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_MAKE_CONST.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_MAP.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_MATCH_RULE_INVALID.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_MATCH_RULE_NOT_FOUND.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_NAME_HAS_NO_OWNER.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_NOT_SUPPORTED.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_NO_MEMORY.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_NO_NETWORK.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_NO_REPLY.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_NO_SERVER.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_NULL.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_OBJECT_PATH_IN_USE.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_PROPERTY_READ_ONLY.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_SELINUX_SECURITY_CONTEXT_UNKNOWN.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_SERVICE_UNKNOWN.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_TIMED_OUT.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_TIMEOUT.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_UNKNOWN_INTERFACE.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_UNKNOWN_METHOD.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_UNKNOWN_OBJECT.html /usr/share/doc/packages/systemd/html/SD_BUS_ERROR_UNKNOWN_PROPERTY.html /usr/share/doc/packages/systemd/html/SD_BUS_MESSAGE_METHOD_CALL.html /usr/share/doc/packages/systemd/html/SD_BUS_MESSAGE_METHOD_ERROR.html /usr/share/doc/packages/systemd/html/SD_BUS_MESSAGE_METHOD_RETURN.html /usr/share/doc/packages/systemd/html/SD_BUS_MESSAGE_SIGNAL.html /usr/share/doc/packages/systemd/html/SD_BUS_METHOD.html /usr/share/doc/packages/systemd/html/SD_BUS_METHOD_WITH_NAMES.html /usr/share/doc/packages/systemd/html/SD_BUS_METHOD_WITH_NAMES_OFFSET.html /usr/share/doc/packages/systemd/html/SD_BUS_METHOD_WITH_OFFSET.html /usr/share/doc/packages/systemd/html/SD_BUS_PARAM.html /usr/share/doc/packages/systemd/html/SD_BUS_PROPERTY.html /usr/share/doc/packages/systemd/html/SD_BUS_SIGNAL.html /usr/share/doc/packages/systemd/html/SD_BUS_SIGNAL_WITH_NAMES.html /usr/share/doc/packages/systemd/html/SD_BUS_VTABLE_CAPABILITY.html /usr/share/doc/packages/systemd/html/SD_BUS_VTABLE_END.html /usr/share/doc/packages/systemd/html/SD_BUS_VTABLE_START.html /usr/share/doc/packages/systemd/html/SD_BUS_WRITABLE_PROPERTY.html /usr/share/doc/packages/systemd/html/SD_CRIT.html /usr/share/doc/packages/systemd/html/SD_DEBUG.html /usr/share/doc/packages/systemd/html/SD_EMERG.html /usr/share/doc/packages/systemd/html/SD_ERR.html /usr/share/doc/packages/systemd/html/SD_EVENT_ARMED.html /usr/share/doc/packages/systemd/html/SD_EVENT_EXITING.html /usr/share/doc/packages/systemd/html/SD_EVENT_FINISHED.html /usr/share/doc/packages/systemd/html/SD_EVENT_INITIAL.html /usr/share/doc/packages/systemd/html/SD_EVENT_OFF.html /usr/share/doc/packages/systemd/html/SD_EVENT_ON.html /usr/share/doc/packages/systemd/html/SD_EVENT_ONESHOT.html /usr/share/doc/packages/systemd/html/SD_EVENT_PENDING.html /usr/share/doc/packages/systemd/html/SD_EVENT_PREPARING.html /usr/share/doc/packages/systemd/html/SD_EVENT_PRIORITY_IDLE.html /usr/share/doc/packages/systemd/html/SD_EVENT_PRIORITY_IMPORTANT.html /usr/share/doc/packages/systemd/html/SD_EVENT_PRIORITY_NORMAL.html /usr/share/doc/packages/systemd/html/SD_EVENT_RUNNING.html /usr/share/doc/packages/systemd/html/SD_EVENT_SIGNAL_PROCMASK.html /usr/share/doc/packages/systemd/html/SD_HWDB_FOREACH_PROPERTY.html /usr/share/doc/packages/systemd/html/SD_ID128_ALLF.html /usr/share/doc/packages/systemd/html/SD_ID128_CONST_STR.html /usr/share/doc/packages/systemd/html/SD_ID128_FORMAT_STR.html /usr/share/doc/packages/systemd/html/SD_ID128_FORMAT_VAL.html /usr/share/doc/packages/systemd/html/SD_ID128_MAKE.html /usr/share/doc/packages/systemd/html/SD_ID128_MAKE_STR.html /usr/share/doc/packages/systemd/html/SD_ID128_MAKE_UUID_STR.html /usr/share/doc/packages/systemd/html/SD_ID128_NULL.html /usr/share/doc/packages/systemd/html/SD_ID128_STRING_MAX.html /usr/share/doc/packages/systemd/html/SD_ID128_TO_STRING.html /usr/share/doc/packages/systemd/html/SD_ID128_TO_UUID_STRING.html /usr/share/doc/packages/systemd/html/SD_ID128_UUID_FORMAT_STR.html /usr/share/doc/packages/systemd/html/SD_ID128_UUID_STRING_MAX.html /usr/share/doc/packages/systemd/html/SD_INFO.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_ALL_NAMESPACES.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_APPEND.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_CURRENT_USER.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_FOREACH.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_FOREACH_BACKWARDS.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_FOREACH_DATA.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_FOREACH_FIELD.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_FOREACH_UNIQUE.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_INCLUDE_DEFAULT_NAMESPACE.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_INVALIDATE.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_LOCAL_ONLY.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_NOP.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_OS_ROOT.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_RUNTIME_ONLY.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_SUPPRESS_LOCATION.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_SYSTEM.html /usr/share/doc/packages/systemd/html/SD_JOURNAL_TAKE_DIRECTORY_FD.html /usr/share/doc/packages/systemd/html/SD_LISTEN_FDS_START.html /usr/share/doc/packages/systemd/html/SD_NOTICE.html /usr/share/doc/packages/systemd/html/SD_WARNING.html /usr/share/doc/packages/systemd/html/binfmt.d.html /usr/share/doc/packages/systemd/html/bootctl.html /usr/share/doc/packages/systemd/html/bootup.html /usr/share/doc/packages/systemd/html/busctl.html /usr/share/doc/packages/systemd/html/capsule@.service.html /usr/share/doc/packages/systemd/html/confext.conf.d.html /usr/share/doc/packages/systemd/html/confext.conf.html /usr/share/doc/packages/systemd/html/coredump.conf.d.html /usr/share/doc/packages/systemd/html/coredump.conf.html /usr/share/doc/packages/systemd/html/coredumpctl.html /usr/share/doc/packages/systemd/html/crypttab.html /usr/share/doc/packages/systemd/html/daemon.html /usr/share/doc/packages/systemd/html/dnssec-trust-anchors.d.html /usr/share/doc/packages/systemd/html/environment.d.html /usr/share/doc/packages/systemd/html/extension-release.html /usr/share/doc/packages/systemd/html/file-hierarchy.html /usr/share/doc/packages/systemd/html/halt.html /usr/share/doc/packages/systemd/html/homectl.html /usr/share/doc/packages/systemd/html/homed.conf.d.html /usr/share/doc/packages/systemd/html/homed.conf.html /usr/share/doc/packages/systemd/html/hostname.html /usr/share/doc/packages/systemd/html/hostnamectl.html /usr/share/doc/packages/systemd/html/hwdb.html /usr/share/doc/packages/systemd/html/importctl.html /usr/share/doc/packages/systemd/html/index.html /usr/share/doc/packages/systemd/html/init.html /usr/share/doc/packages/systemd/html/initrd-release.html /usr/share/doc/packages/systemd/html/integritytab.html /usr/share/doc/packages/systemd/html/iocost.conf.html /usr/share/doc/packages/systemd/html/journal-remote.conf.d.html /usr/share/doc/packages/systemd/html/journal-remote.conf.html /usr/share/doc/packages/systemd/html/journal-upload.conf.d.html /usr/share/doc/packages/systemd/html/journal-upload.conf.html /usr/share/doc/packages/systemd/html/journalctl.html /usr/share/doc/packages/systemd/html/journald.conf.d.html /usr/share/doc/packages/systemd/html/journald.conf.html /usr/share/doc/packages/systemd/html/journald@.conf.html /usr/share/doc/packages/systemd/html/kernel-command-line.html /usr/share/doc/packages/systemd/html/kernel-install.html /usr/share/doc/packages/systemd/html/libnss_myhostname.so.2.html /usr/share/doc/packages/systemd/html/libnss_mymachines.so.2.html /usr/share/doc/packages/systemd/html/libnss_resolve.so.2.html /usr/share/doc/packages/systemd/html/libnss_systemd.so.2.html /usr/share/doc/packages/systemd/html/libsystemd.html /usr/share/doc/packages/systemd/html/libudev.html /usr/share/doc/packages/systemd/html/linuxaa64.efi.stub.html /usr/share/doc/packages/systemd/html/linuxia32.efi.stub.html /usr/share/doc/packages/systemd/html/linuxx64.efi.stub.html /usr/share/doc/packages/systemd/html/loader.conf.html /usr/share/doc/packages/systemd/html/locale.conf.html /usr/share/doc/packages/systemd/html/localectl.html /usr/share/doc/packages/systemd/html/localtime.html /usr/share/doc/packages/systemd/html/loginctl.html /usr/share/doc/packages/systemd/html/logind.conf.d.html /usr/share/doc/packages/systemd/html/logind.conf.html /usr/share/doc/packages/systemd/html/machine-id.html /usr/share/doc/packages/systemd/html/machine-info.html /usr/share/doc/packages/systemd/html/machinectl.html /usr/share/doc/packages/systemd/html/modules-load.d.html /usr/share/doc/packages/systemd/html/mount.ddi.html /usr/share/doc/packages/systemd/html/networkctl.html /usr/share/doc/packages/systemd/html/networkd.conf.d.html /usr/share/doc/packages/systemd/html/networkd.conf.html /usr/share/doc/packages/systemd/html/nss-myhostname.html /usr/share/doc/packages/systemd/html/nss-mymachines.html /usr/share/doc/packages/systemd/html/nss-resolve.html /usr/share/doc/packages/systemd/html/nss-systemd.html /usr/share/doc/packages/systemd/html/oomctl.html /usr/share/doc/packages/systemd/html/oomd.conf.d.html /usr/share/doc/packages/systemd/html/oomd.conf.html /usr/share/doc/packages/systemd/html/org.freedesktop.LogControl1.html /usr/share/doc/packages/systemd/html/org.freedesktop.home1.html /usr/share/doc/packages/systemd/html/org.freedesktop.hostname1.html /usr/share/doc/packages/systemd/html/org.freedesktop.import1.html /usr/share/doc/packages/systemd/html/org.freedesktop.locale1.html /usr/share/doc/packages/systemd/html/org.freedesktop.login1.html /usr/share/doc/packages/systemd/html/org.freedesktop.machine1.html /usr/share/doc/packages/systemd/html/org.freedesktop.network1.html /usr/share/doc/packages/systemd/html/org.freedesktop.oom1.html /usr/share/doc/packages/systemd/html/org.freedesktop.portable1.html /usr/share/doc/packages/systemd/html/org.freedesktop.resolve1.html /usr/share/doc/packages/systemd/html/org.freedesktop.systemd1.html /usr/share/doc/packages/systemd/html/org.freedesktop.sysupdate1.html /usr/share/doc/packages/systemd/html/org.freedesktop.timedate1.html /usr/share/doc/packages/systemd/html/org.freedesktop.timesync1.html /usr/share/doc/packages/systemd/html/os-release.html /usr/share/doc/packages/systemd/html/pam_systemd.html /usr/share/doc/packages/systemd/html/pam_systemd_home.html /usr/share/doc/packages/systemd/html/pam_systemd_loadkey.html /usr/share/doc/packages/systemd/html/portablectl.html /usr/share/doc/packages/systemd/html/poweroff.html /usr/share/doc/packages/systemd/html/pstore.conf.d.html /usr/share/doc/packages/systemd/html/pstore.conf.html /usr/share/doc/packages/systemd/html/rc-local.service.html /usr/share/doc/packages/systemd/html/reboot.html /usr/share/doc/packages/systemd/html/repart.d.html /usr/share/doc/packages/systemd/html/resolvconf.html /usr/share/doc/packages/systemd/html/resolvectl.html /usr/share/doc/packages/systemd/html/resolved.conf.d.html /usr/share/doc/packages/systemd/html/resolved.conf.html /usr/share/doc/packages/systemd/html/run0.html /usr/share/doc/packages/systemd/html/sd-boot.html /usr/share/doc/packages/systemd/html/sd-bus-errors.html /usr/share/doc/packages/systemd/html/sd-bus.html /usr/share/doc/packages/systemd/html/sd-daemon.html /usr/share/doc/packages/systemd/html/sd-device.html /usr/share/doc/packages/systemd/html/sd-event.html /usr/share/doc/packages/systemd/html/sd-hwdb.html /usr/share/doc/packages/systemd/html/sd-id128.html /usr/share/doc/packages/systemd/html/sd-journal.html /usr/share/doc/packages/systemd/html/sd-json.html /usr/share/doc/packages/systemd/html/sd-login.html /usr/share/doc/packages/systemd/html/sd-path.html /usr/share/doc/packages/systemd/html/sd-stub.html /usr/share/doc/packages/systemd/html/sd-varlink.html /usr/share/doc/packages/systemd/html/sd_booted.html /usr/share/doc/packages/systemd/html/sd_bus_add_fallback.html /usr/share/doc/packages/systemd/html/sd_bus_add_fallback_vtable.html /usr/share/doc/packages/systemd/html/sd_bus_add_filter.html /usr/share/doc/packages/systemd/html/sd_bus_add_match.html /usr/share/doc/packages/systemd/html/sd_bus_add_match_async.html /usr/share/doc/packages/systemd/html/sd_bus_add_node_enumerator.html /usr/share/doc/packages/systemd/html/sd_bus_add_object.html /usr/share/doc/packages/systemd/html/sd_bus_add_object_manager.html /usr/share/doc/packages/systemd/html/sd_bus_add_object_vtable.html /usr/share/doc/packages/systemd/html/sd_bus_attach_event.html /usr/share/doc/packages/systemd/html/sd_bus_call.html /usr/share/doc/packages/systemd/html/sd_bus_call_async.html /usr/share/doc/packages/systemd/html/sd_bus_call_method.html /usr/share/doc/packages/systemd/html/sd_bus_call_method_async.html /usr/share/doc/packages/systemd/html/sd_bus_call_method_asyncv.html /usr/share/doc/packages/systemd/html/sd_bus_call_methodv.html /usr/share/doc/packages/systemd/html/sd_bus_can_send.html /usr/share/doc/packages/systemd/html/sd_bus_close.html /usr/share/doc/packages/systemd/html/sd_bus_close_unref.html /usr/share/doc/packages/systemd/html/sd_bus_close_unrefp.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_audit_login_uid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_audit_session_id.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_augmented_mask.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_cgroup.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_cmdline.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_comm.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_description.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_egid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_euid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_exe.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_fsgid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_fsuid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_gid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_mask.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_owner_uid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_pid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_pidfd_dup.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_ppid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_selinux_context.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_session.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_sgid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_slice.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_suid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_supplementary_gids.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_tid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_tid_comm.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_tty.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_uid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_unique_name.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_unit.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_user_slice.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_user_unit.html /usr/share/doc/packages/systemd/html/sd_bus_creds_get_well_known_names.html /usr/share/doc/packages/systemd/html/sd_bus_creds_has_bounding_cap.html /usr/share/doc/packages/systemd/html/sd_bus_creds_has_effective_cap.html /usr/share/doc/packages/systemd/html/sd_bus_creds_has_inheritable_cap.html /usr/share/doc/packages/systemd/html/sd_bus_creds_has_permitted_cap.html /usr/share/doc/packages/systemd/html/sd_bus_creds_new_from_pid.html /usr/share/doc/packages/systemd/html/sd_bus_creds_new_from_pidfd.html /usr/share/doc/packages/systemd/html/sd_bus_creds_ref.html /usr/share/doc/packages/systemd/html/sd_bus_creds_unref.html /usr/share/doc/packages/systemd/html/sd_bus_creds_unrefp.html /usr/share/doc/packages/systemd/html/sd_bus_default.html /usr/share/doc/packages/systemd/html/sd_bus_default_flush_close.html /usr/share/doc/packages/systemd/html/sd_bus_default_system.html /usr/share/doc/packages/systemd/html/sd_bus_default_user.html /usr/share/doc/packages/systemd/html/sd_bus_destroy_t.html /usr/share/doc/packages/systemd/html/sd_bus_detach_event.html /usr/share/doc/packages/systemd/html/sd_bus_emit_interfaces_added.html /usr/share/doc/packages/systemd/html/sd_bus_emit_interfaces_added_strv.html /usr/share/doc/packages/systemd/html/sd_bus_emit_interfaces_removed.html /usr/share/doc/packages/systemd/html/sd_bus_emit_interfaces_removed_strv.html /usr/share/doc/packages/systemd/html/sd_bus_emit_object_added.html /usr/share/doc/packages/systemd/html/sd_bus_emit_object_removed.html /usr/share/doc/packages/systemd/html/sd_bus_emit_properties_changed.html /usr/share/doc/packages/systemd/html/sd_bus_emit_properties_changed_strv.html /usr/share/doc/packages/systemd/html/sd_bus_emit_signal.html /usr/share/doc/packages/systemd/html/sd_bus_emit_signal_to.html /usr/share/doc/packages/systemd/html/sd_bus_emit_signal_tov.html /usr/share/doc/packages/systemd/html/sd_bus_emit_signalv.html /usr/share/doc/packages/systemd/html/sd_bus_enqueue_for_read.html /usr/share/doc/packages/systemd/html/sd_bus_error.html /usr/share/doc/packages/systemd/html/sd_bus_error_add_map.html /usr/share/doc/packages/systemd/html/sd_bus_error_copy.html /usr/share/doc/packages/systemd/html/sd_bus_error_free.html /usr/share/doc/packages/systemd/html/sd_bus_error_get_errno.html /usr/share/doc/packages/systemd/html/sd_bus_error_has_name.html /usr/share/doc/packages/systemd/html/sd_bus_error_has_names.html /usr/share/doc/packages/systemd/html/sd_bus_error_has_names_sentinel.html /usr/share/doc/packages/systemd/html/sd_bus_error_is_set.html /usr/share/doc/packages/systemd/html/sd_bus_error_map.html /usr/share/doc/packages/systemd/html/sd_bus_error_move.html /usr/share/doc/packages/systemd/html/sd_bus_error_set.html /usr/share/doc/packages/systemd/html/sd_bus_error_set_const.html /usr/share/doc/packages/systemd/html/sd_bus_error_set_errno.html /usr/share/doc/packages/systemd/html/sd_bus_error_set_errnof.html /usr/share/doc/packages/systemd/html/sd_bus_error_set_errnofv.html /usr/share/doc/packages/systemd/html/sd_bus_error_setf.html /usr/share/doc/packages/systemd/html/sd_bus_error_setfv.html /usr/share/doc/packages/systemd/html/sd_bus_flush.html /usr/share/doc/packages/systemd/html/sd_bus_flush_close_unref.html /usr/share/doc/packages/systemd/html/sd_bus_flush_close_unrefp.html /usr/share/doc/packages/systemd/html/sd_bus_get_address.html /usr/share/doc/packages/systemd/html/sd_bus_get_allow_interactive_authorization.html /usr/share/doc/packages/systemd/html/sd_bus_get_bus_id.html /usr/share/doc/packages/systemd/html/sd_bus_get_close_on_exit.html /usr/share/doc/packages/systemd/html/sd_bus_get_connected_signal.html /usr/share/doc/packages/systemd/html/sd_bus_get_creds_mask.html /usr/share/doc/packages/systemd/html/sd_bus_get_current_handler.html /usr/share/doc/packages/systemd/html/sd_bus_get_current_message.html /usr/share/doc/packages/systemd/html/sd_bus_get_current_slot.html /usr/share/doc/packages/systemd/html/sd_bus_get_current_userdata.html /usr/share/doc/packages/systemd/html/sd_bus_get_description.html /usr/share/doc/packages/systemd/html/sd_bus_get_event.html /usr/share/doc/packages/systemd/html/sd_bus_get_events.html /usr/share/doc/packages/systemd/html/sd_bus_get_exit_on_disconnect.html /usr/share/doc/packages/systemd/html/sd_bus_get_fd.html /usr/share/doc/packages/systemd/html/sd_bus_get_method_call_timeout.html /usr/share/doc/packages/systemd/html/sd_bus_get_n_queued_read.html /usr/share/doc/packages/systemd/html/sd_bus_get_n_queued_write.html /usr/share/doc/packages/systemd/html/sd_bus_get_name_creds.html /usr/share/doc/packages/systemd/html/sd_bus_get_name_machine_id.html /usr/share/doc/packages/systemd/html/sd_bus_get_owner_creds.html /usr/share/doc/packages/systemd/html/sd_bus_get_property.html /usr/share/doc/packages/systemd/html/sd_bus_get_property_string.html /usr/share/doc/packages/systemd/html/sd_bus_get_property_strv.html /usr/share/doc/packages/systemd/html/sd_bus_get_property_trivial.html /usr/share/doc/packages/systemd/html/sd_bus_get_scope.html /usr/share/doc/packages/systemd/html/sd_bus_get_sender.html /usr/share/doc/packages/systemd/html/sd_bus_get_tid.html /usr/share/doc/packages/systemd/html/sd_bus_get_timeout.html /usr/share/doc/packages/systemd/html/sd_bus_get_unique_name.html /usr/share/doc/packages/systemd/html/sd_bus_get_watch_bind.html /usr/share/doc/packages/systemd/html/sd_bus_interface_name_is_valid.html /usr/share/doc/packages/systemd/html/sd_bus_is_anonymous.html /usr/share/doc/packages/systemd/html/sd_bus_is_bus_client.html /usr/share/doc/packages/systemd/html/sd_bus_is_monitor.html /usr/share/doc/packages/systemd/html/sd_bus_is_open.html /usr/share/doc/packages/systemd/html/sd_bus_is_ready.html /usr/share/doc/packages/systemd/html/sd_bus_is_server.html /usr/share/doc/packages/systemd/html/sd_bus_is_trusted.html /usr/share/doc/packages/systemd/html/sd_bus_list_names.html /usr/share/doc/packages/systemd/html/sd_bus_match_signal.html /usr/share/doc/packages/systemd/html/sd_bus_match_signal_async.html /usr/share/doc/packages/systemd/html/sd_bus_member_name_is_valid.html /usr/share/doc/packages/systemd/html/sd_bus_message_append.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_array.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_array_iovec.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_array_memfd.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_array_space.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_basic.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_string_iovec.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_string_memfd.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_string_space.html /usr/share/doc/packages/systemd/html/sd_bus_message_append_strv.html /usr/share/doc/packages/systemd/html/sd_bus_message_appendv.html /usr/share/doc/packages/systemd/html/sd_bus_message_at_end.html /usr/share/doc/packages/systemd/html/sd_bus_message_close_container.html /usr/share/doc/packages/systemd/html/sd_bus_message_copy.html /usr/share/doc/packages/systemd/html/sd_bus_message_dump.html /usr/share/doc/packages/systemd/html/sd_bus_message_dump_json.html /usr/share/doc/packages/systemd/html/sd_bus_message_enter_container.html /usr/share/doc/packages/systemd/html/sd_bus_message_exit_container.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_allow_interactive_authorization.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_auto_start.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_bus.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_cookie.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_creds.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_destination.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_errno.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_error.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_expect_reply.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_interface.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_member.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_monotonic_usec.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_path.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_realtime_usec.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_reply_cookie.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_sender.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_seqnum.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_signature.html /usr/share/doc/packages/systemd/html/sd_bus_message_get_type.html /usr/share/doc/packages/systemd/html/sd_bus_message_has_signature.html /usr/share/doc/packages/systemd/html/sd_bus_message_is_empty.html /usr/share/doc/packages/systemd/html/sd_bus_message_is_method_call.html /usr/share/doc/packages/systemd/html/sd_bus_message_is_method_error.html /usr/share/doc/packages/systemd/html/sd_bus_message_is_signal.html /usr/share/doc/packages/systemd/html/sd_bus_message_new.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_method_call.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_method_errno.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_method_errnof.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_method_error.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_method_errorf.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_method_return.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_signal.html /usr/share/doc/packages/systemd/html/sd_bus_message_new_signal_to.html /usr/share/doc/packages/systemd/html/sd_bus_message_open_container.html /usr/share/doc/packages/systemd/html/sd_bus_message_peek_type.html /usr/share/doc/packages/systemd/html/sd_bus_message_read.html /usr/share/doc/packages/systemd/html/sd_bus_message_read_array.html /usr/share/doc/packages/systemd/html/sd_bus_message_read_basic.html /usr/share/doc/packages/systemd/html/sd_bus_message_read_strv.html /usr/share/doc/packages/systemd/html/sd_bus_message_read_strv_extend.html /usr/share/doc/packages/systemd/html/sd_bus_message_readv.html /usr/share/doc/packages/systemd/html/sd_bus_message_ref.html /usr/share/doc/packages/systemd/html/sd_bus_message_rewind.html /usr/share/doc/packages/systemd/html/sd_bus_message_seal.html /usr/share/doc/packages/systemd/html/sd_bus_message_send.html /usr/share/doc/packages/systemd/html/sd_bus_message_sensitive.html /usr/share/doc/packages/systemd/html/sd_bus_message_set_allow_interactive_authorization.html /usr/share/doc/packages/systemd/html/sd_bus_message_set_auto_start.html /usr/share/doc/packages/systemd/html/sd_bus_message_set_destination.html /usr/share/doc/packages/systemd/html/sd_bus_message_set_expect_reply.html /usr/share/doc/packages/systemd/html/sd_bus_message_set_sender.html /usr/share/doc/packages/systemd/html/sd_bus_message_skip.html /usr/share/doc/packages/systemd/html/sd_bus_message_unref.html /usr/share/doc/packages/systemd/html/sd_bus_message_unrefp.html /usr/share/doc/packages/systemd/html/sd_bus_message_verify_type.html /usr/share/doc/packages/systemd/html/sd_bus_negotiate_creds.html /usr/share/doc/packages/systemd/html/sd_bus_negotiate_fds.html /usr/share/doc/packages/systemd/html/sd_bus_negotiate_timestamp.html /usr/share/doc/packages/systemd/html/sd_bus_new.html /usr/share/doc/packages/systemd/html/sd_bus_object_path_is_valid.html /usr/share/doc/packages/systemd/html/sd_bus_open.html /usr/share/doc/packages/systemd/html/sd_bus_open_system.html /usr/share/doc/packages/systemd/html/sd_bus_open_system_machine.html /usr/share/doc/packages/systemd/html/sd_bus_open_system_remote.html /usr/share/doc/packages/systemd/html/sd_bus_open_system_with_description.html /usr/share/doc/packages/systemd/html/sd_bus_open_user.html /usr/share/doc/packages/systemd/html/sd_bus_open_user_machine.html /usr/share/doc/packages/systemd/html/sd_bus_open_user_with_description.html /usr/share/doc/packages/systemd/html/sd_bus_open_with_description.html /usr/share/doc/packages/systemd/html/sd_bus_path_decode.html /usr/share/doc/packages/systemd/html/sd_bus_path_decode_many.html /usr/share/doc/packages/systemd/html/sd_bus_path_encode.html /usr/share/doc/packages/systemd/html/sd_bus_path_encode_many.html /usr/share/doc/packages/systemd/html/sd_bus_pending_method_calls.html /usr/share/doc/packages/systemd/html/sd_bus_process.html /usr/share/doc/packages/systemd/html/sd_bus_query_sender_creds.html /usr/share/doc/packages/systemd/html/sd_bus_query_sender_privilege.html /usr/share/doc/packages/systemd/html/sd_bus_ref.html /usr/share/doc/packages/systemd/html/sd_bus_release_name.html /usr/share/doc/packages/systemd/html/sd_bus_release_name_async.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_errno.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_errnof.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_errnofv.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_error.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_errorf.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_errorfv.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_return.html /usr/share/doc/packages/systemd/html/sd_bus_reply_method_returnv.html /usr/share/doc/packages/systemd/html/sd_bus_request_name.html /usr/share/doc/packages/systemd/html/sd_bus_request_name_async.html /usr/share/doc/packages/systemd/html/sd_bus_send.html /usr/share/doc/packages/systemd/html/sd_bus_send_to.html /usr/share/doc/packages/systemd/html/sd_bus_service_name_is_valid.html /usr/share/doc/packages/systemd/html/sd_bus_set_address.html /usr/share/doc/packages/systemd/html/sd_bus_set_allow_interactive_authorization.html /usr/share/doc/packages/systemd/html/sd_bus_set_anonymous.html /usr/share/doc/packages/systemd/html/sd_bus_set_bus_client.html /usr/share/doc/packages/systemd/html/sd_bus_set_close_on_exit.html /usr/share/doc/packages/systemd/html/sd_bus_set_connected_signal.html /usr/share/doc/packages/systemd/html/sd_bus_set_description.html /usr/share/doc/packages/systemd/html/sd_bus_set_exec.html /usr/share/doc/packages/systemd/html/sd_bus_set_exit_on_disconnect.html /usr/share/doc/packages/systemd/html/sd_bus_set_fd.html /usr/share/doc/packages/systemd/html/sd_bus_set_method_call_timeout.html /usr/share/doc/packages/systemd/html/sd_bus_set_monitor.html /usr/share/doc/packages/systemd/html/sd_bus_set_property.html /usr/share/doc/packages/systemd/html/sd_bus_set_propertyv.html /usr/share/doc/packages/systemd/html/sd_bus_set_sender.html /usr/share/doc/packages/systemd/html/sd_bus_set_server.html /usr/share/doc/packages/systemd/html/sd_bus_set_trusted.html /usr/share/doc/packages/systemd/html/sd_bus_set_watch_bind.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_bus.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_current_handler.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_current_message.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_current_userdata.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_description.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_destroy_callback.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_floating.html /usr/share/doc/packages/systemd/html/sd_bus_slot_get_userdata.html /usr/share/doc/packages/systemd/html/sd_bus_slot_ref.html /usr/share/doc/packages/systemd/html/sd_bus_slot_set_description.html /usr/share/doc/packages/systemd/html/sd_bus_slot_set_destroy_callback.html /usr/share/doc/packages/systemd/html/sd_bus_slot_set_floating.html /usr/share/doc/packages/systemd/html/sd_bus_slot_set_userdata.html /usr/share/doc/packages/systemd/html/sd_bus_slot_unref.html /usr/share/doc/packages/systemd/html/sd_bus_slot_unrefp.html /usr/share/doc/packages/systemd/html/sd_bus_start.html /usr/share/doc/packages/systemd/html/sd_bus_track_add_name.html /usr/share/doc/packages/systemd/html/sd_bus_track_add_sender.html /usr/share/doc/packages/systemd/html/sd_bus_track_contains.html /usr/share/doc/packages/systemd/html/sd_bus_track_count.html /usr/share/doc/packages/systemd/html/sd_bus_track_count_name.html /usr/share/doc/packages/systemd/html/sd_bus_track_count_sender.html /usr/share/doc/packages/systemd/html/sd_bus_track_first.html /usr/share/doc/packages/systemd/html/sd_bus_track_get_bus.html /usr/share/doc/packages/systemd/html/sd_bus_track_get_destroy_callback.html /usr/share/doc/packages/systemd/html/sd_bus_track_get_recursive.html /usr/share/doc/packages/systemd/html/sd_bus_track_get_userdata.html /usr/share/doc/packages/systemd/html/sd_bus_track_new.html /usr/share/doc/packages/systemd/html/sd_bus_track_next.html /usr/share/doc/packages/systemd/html/sd_bus_track_ref.html /usr/share/doc/packages/systemd/html/sd_bus_track_remove_name.html /usr/share/doc/packages/systemd/html/sd_bus_track_remove_sender.html /usr/share/doc/packages/systemd/html/sd_bus_track_set_destroy_callback.html /usr/share/doc/packages/systemd/html/sd_bus_track_set_recursive.html /usr/share/doc/packages/systemd/html/sd_bus_track_set_userdata.html /usr/share/doc/packages/systemd/html/sd_bus_track_unref.html /usr/share/doc/packages/systemd/html/sd_bus_track_unrefp.html /usr/share/doc/packages/systemd/html/sd_bus_unref.html /usr/share/doc/packages/systemd/html/sd_bus_unrefp.html /usr/share/doc/packages/systemd/html/sd_bus_wait.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_all_parents.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_match_parent.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_match_property.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_match_property_required.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_match_subsystem.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_match_sysattr.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_match_sysname.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_match_tag.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_add_nomatch_sysname.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_allow_uninitialized.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_get_device_first.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_get_device_next.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_get_subsystem_first.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_get_subsystem_next.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_new.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_ref.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_unref.html /usr/share/doc/packages/systemd/html/sd_device_enumerator_unrefp.html /usr/share/doc/packages/systemd/html/sd_device_get_device_id.html /usr/share/doc/packages/systemd/html/sd_device_get_devname.html /usr/share/doc/packages/systemd/html/sd_device_get_devnum.html /usr/share/doc/packages/systemd/html/sd_device_get_devpath.html /usr/share/doc/packages/systemd/html/sd_device_get_devtype.html /usr/share/doc/packages/systemd/html/sd_device_get_diskseq.html /usr/share/doc/packages/systemd/html/sd_device_get_driver.html /usr/share/doc/packages/systemd/html/sd_device_get_driver_subsystem.html /usr/share/doc/packages/systemd/html/sd_device_get_ifindex.html /usr/share/doc/packages/systemd/html/sd_device_get_subsystem.html /usr/share/doc/packages/systemd/html/sd_device_get_sysname.html /usr/share/doc/packages/systemd/html/sd_device_get_sysnum.html /usr/share/doc/packages/systemd/html/sd_device_get_syspath.html /usr/share/doc/packages/systemd/html/sd_device_ref.html /usr/share/doc/packages/systemd/html/sd_device_unref.html /usr/share/doc/packages/systemd/html/sd_device_unrefp.html /usr/share/doc/packages/systemd/html/sd_event.html /usr/share/doc/packages/systemd/html/sd_event_add_child.html /usr/share/doc/packages/systemd/html/sd_event_add_child_pidfd.html /usr/share/doc/packages/systemd/html/sd_event_add_defer.html /usr/share/doc/packages/systemd/html/sd_event_add_exit.html /usr/share/doc/packages/systemd/html/sd_event_add_inotify.html /usr/share/doc/packages/systemd/html/sd_event_add_inotify_fd.html /usr/share/doc/packages/systemd/html/sd_event_add_io.html /usr/share/doc/packages/systemd/html/sd_event_add_memory_pressure.html /usr/share/doc/packages/systemd/html/sd_event_add_post.html /usr/share/doc/packages/systemd/html/sd_event_add_signal.html /usr/share/doc/packages/systemd/html/sd_event_add_time.html /usr/share/doc/packages/systemd/html/sd_event_add_time_relative.html /usr/share/doc/packages/systemd/html/sd_event_child_handler_t.html /usr/share/doc/packages/systemd/html/sd_event_default.html /usr/share/doc/packages/systemd/html/sd_event_destroy_t.html /usr/share/doc/packages/systemd/html/sd_event_dispatch.html /usr/share/doc/packages/systemd/html/sd_event_exit.html /usr/share/doc/packages/systemd/html/sd_event_get_exit_code.html /usr/share/doc/packages/systemd/html/sd_event_get_exit_on_idle.html /usr/share/doc/packages/systemd/html/sd_event_get_fd.html /usr/share/doc/packages/systemd/html/sd_event_get_iteration.html /usr/share/doc/packages/systemd/html/sd_event_get_state.html /usr/share/doc/packages/systemd/html/sd_event_get_tid.html /usr/share/doc/packages/systemd/html/sd_event_get_watchdog.html /usr/share/doc/packages/systemd/html/sd_event_handler_t.html /usr/share/doc/packages/systemd/html/sd_event_inotify_handler_t.html /usr/share/doc/packages/systemd/html/sd_event_io_handler_t.html /usr/share/doc/packages/systemd/html/sd_event_loop.html /usr/share/doc/packages/systemd/html/sd_event_new.html /usr/share/doc/packages/systemd/html/sd_event_now.html /usr/share/doc/packages/systemd/html/sd_event_prepare.html /usr/share/doc/packages/systemd/html/sd_event_ref.html /usr/share/doc/packages/systemd/html/sd_event_run.html /usr/share/doc/packages/systemd/html/sd_event_set_exit_on_idle.html /usr/share/doc/packages/systemd/html/sd_event_set_signal_exit.html /usr/share/doc/packages/systemd/html/sd_event_set_watchdog.html /usr/share/doc/packages/systemd/html/sd_event_signal_handler_t.html /usr/share/doc/packages/systemd/html/sd_event_source.html /usr/share/doc/packages/systemd/html/sd_event_source_disable_unref.html /usr/share/doc/packages/systemd/html/sd_event_source_disable_unrefp.html /usr/share/doc/packages/systemd/html/sd_event_source_get_child_pid.html /usr/share/doc/packages/systemd/html/sd_event_source_get_child_pidfd.html /usr/share/doc/packages/systemd/html/sd_event_source_get_child_pidfd_own.html /usr/share/doc/packages/systemd/html/sd_event_source_get_child_process_own.html /usr/share/doc/packages/systemd/html/sd_event_source_get_description.html /usr/share/doc/packages/systemd/html/sd_event_source_get_destroy_callback.html /usr/share/doc/packages/systemd/html/sd_event_source_get_enabled.html /usr/share/doc/packages/systemd/html/sd_event_source_get_event.html /usr/share/doc/packages/systemd/html/sd_event_source_get_exit_on_failure.html /usr/share/doc/packages/systemd/html/sd_event_source_get_floating.html /usr/share/doc/packages/systemd/html/sd_event_source_get_inotify_mask.html /usr/share/doc/packages/systemd/html/sd_event_source_get_inotify_path.html /usr/share/doc/packages/systemd/html/sd_event_source_get_io_events.html /usr/share/doc/packages/systemd/html/sd_event_source_get_io_fd.html /usr/share/doc/packages/systemd/html/sd_event_source_get_io_fd_own.html /usr/share/doc/packages/systemd/html/sd_event_source_get_io_revents.html /usr/share/doc/packages/systemd/html/sd_event_source_get_pending.html /usr/share/doc/packages/systemd/html/sd_event_source_get_priority.html /usr/share/doc/packages/systemd/html/sd_event_source_get_ratelimit.html /usr/share/doc/packages/systemd/html/sd_event_source_get_signal.html /usr/share/doc/packages/systemd/html/sd_event_source_get_time.html /usr/share/doc/packages/systemd/html/sd_event_source_get_time_accuracy.html /usr/share/doc/packages/systemd/html/sd_event_source_get_time_clock.html /usr/share/doc/packages/systemd/html/sd_event_source_get_userdata.html /usr/share/doc/packages/systemd/html/sd_event_source_is_ratelimited.html /usr/share/doc/packages/systemd/html/sd_event_source_leave_ratelimit.html /usr/share/doc/packages/systemd/html/sd_event_source_ref.html /usr/share/doc/packages/systemd/html/sd_event_source_send_child_signal.html /usr/share/doc/packages/systemd/html/sd_event_source_set_child_pidfd_own.html /usr/share/doc/packages/systemd/html/sd_event_source_set_child_process_own.html /usr/share/doc/packages/systemd/html/sd_event_source_set_description.html /usr/share/doc/packages/systemd/html/sd_event_source_set_destroy_callback.html /usr/share/doc/packages/systemd/html/sd_event_source_set_enabled.html /usr/share/doc/packages/systemd/html/sd_event_source_set_exit_on_failure.html /usr/share/doc/packages/systemd/html/sd_event_source_set_floating.html /usr/share/doc/packages/systemd/html/sd_event_source_set_io_events.html /usr/share/doc/packages/systemd/html/sd_event_source_set_io_fd.html /usr/share/doc/packages/systemd/html/sd_event_source_set_io_fd_own.html /usr/share/doc/packages/systemd/html/sd_event_source_set_memory_pressure_period.html /usr/share/doc/packages/systemd/html/sd_event_source_set_memory_pressure_type.html /usr/share/doc/packages/systemd/html/sd_event_source_set_prepare.html /usr/share/doc/packages/systemd/html/sd_event_source_set_priority.html /usr/share/doc/packages/systemd/html/sd_event_source_set_ratelimit.html /usr/share/doc/packages/systemd/html/sd_event_source_set_ratelimit_expire_callback.html /usr/share/doc/packages/systemd/html/sd_event_source_set_time.html /usr/share/doc/packages/systemd/html/sd_event_source_set_time_accuracy.html /usr/share/doc/packages/systemd/html/sd_event_source_set_time_relative.html /usr/share/doc/packages/systemd/html/sd_event_source_set_userdata.html /usr/share/doc/packages/systemd/html/sd_event_source_unref.html /usr/share/doc/packages/systemd/html/sd_event_source_unrefp.html /usr/share/doc/packages/systemd/html/sd_event_time_handler_t.html /usr/share/doc/packages/systemd/html/sd_event_trim_memory.html /usr/share/doc/packages/systemd/html/sd_event_unref.html /usr/share/doc/packages/systemd/html/sd_event_unrefp.html /usr/share/doc/packages/systemd/html/sd_event_wait.html /usr/share/doc/packages/systemd/html/sd_get_machine_names.html /usr/share/doc/packages/systemd/html/sd_get_seats.html /usr/share/doc/packages/systemd/html/sd_get_sessions.html /usr/share/doc/packages/systemd/html/sd_get_uids.html /usr/share/doc/packages/systemd/html/sd_hwdb_enumerate.html /usr/share/doc/packages/systemd/html/sd_hwdb_get.html /usr/share/doc/packages/systemd/html/sd_hwdb_new.html /usr/share/doc/packages/systemd/html/sd_hwdb_new_from_path.html /usr/share/doc/packages/systemd/html/sd_hwdb_ref.html /usr/share/doc/packages/systemd/html/sd_hwdb_seek.html /usr/share/doc/packages/systemd/html/sd_hwdb_unref.html /usr/share/doc/packages/systemd/html/sd_id128_equal.html /usr/share/doc/packages/systemd/html/sd_id128_from_string.html /usr/share/doc/packages/systemd/html/sd_id128_get_app_specific.html /usr/share/doc/packages/systemd/html/sd_id128_get_boot.html /usr/share/doc/packages/systemd/html/sd_id128_get_boot_app_specific.html /usr/share/doc/packages/systemd/html/sd_id128_get_invocation.html /usr/share/doc/packages/systemd/html/sd_id128_get_machine.html /usr/share/doc/packages/systemd/html/sd_id128_get_machine_app_specific.html /usr/share/doc/packages/systemd/html/sd_id128_in_set.html /usr/share/doc/packages/systemd/html/sd_id128_in_set_sentinel.html /usr/share/doc/packages/systemd/html/sd_id128_in_setv.html /usr/share/doc/packages/systemd/html/sd_id128_is_allf.html /usr/share/doc/packages/systemd/html/sd_id128_is_null.html /usr/share/doc/packages/systemd/html/sd_id128_randomize.html /usr/share/doc/packages/systemd/html/sd_id128_string_equal.html /usr/share/doc/packages/systemd/html/sd_id128_t.html /usr/share/doc/packages/systemd/html/sd_id128_to_string.html /usr/share/doc/packages/systemd/html/sd_id128_to_uuid_string.html /usr/share/doc/packages/systemd/html/sd_is_fifo.html /usr/share/doc/packages/systemd/html/sd_is_mq.html /usr/share/doc/packages/systemd/html/sd_is_socket.html /usr/share/doc/packages/systemd/html/sd_is_socket_inet.html /usr/share/doc/packages/systemd/html/sd_is_socket_sockaddr.html /usr/share/doc/packages/systemd/html/sd_is_socket_unix.html /usr/share/doc/packages/systemd/html/sd_is_special.html /usr/share/doc/packages/systemd/html/sd_journal.html /usr/share/doc/packages/systemd/html/sd_journal_add_conjunction.html /usr/share/doc/packages/systemd/html/sd_journal_add_disjunction.html /usr/share/doc/packages/systemd/html/sd_journal_add_match.html /usr/share/doc/packages/systemd/html/sd_journal_close.html /usr/share/doc/packages/systemd/html/sd_journal_enumerate_available_data.html /usr/share/doc/packages/systemd/html/sd_journal_enumerate_available_unique.html /usr/share/doc/packages/systemd/html/sd_journal_enumerate_data.html /usr/share/doc/packages/systemd/html/sd_journal_enumerate_fields.html /usr/share/doc/packages/systemd/html/sd_journal_enumerate_unique.html /usr/share/doc/packages/systemd/html/sd_journal_flush_matches.html /usr/share/doc/packages/systemd/html/sd_journal_get_catalog.html /usr/share/doc/packages/systemd/html/sd_journal_get_catalog_for_message_id.html /usr/share/doc/packages/systemd/html/sd_journal_get_cursor.html /usr/share/doc/packages/systemd/html/sd_journal_get_cutoff_monotonic_usec.html /usr/share/doc/packages/systemd/html/sd_journal_get_cutoff_realtime_usec.html /usr/share/doc/packages/systemd/html/sd_journal_get_data.html /usr/share/doc/packages/systemd/html/sd_journal_get_data_threshold.html /usr/share/doc/packages/systemd/html/sd_journal_get_events.html /usr/share/doc/packages/systemd/html/sd_journal_get_fd.html /usr/share/doc/packages/systemd/html/sd_journal_get_monotonic_usec.html /usr/share/doc/packages/systemd/html/sd_journal_get_realtime_usec.html /usr/share/doc/packages/systemd/html/sd_journal_get_seqnum.html /usr/share/doc/packages/systemd/html/sd_journal_get_timeout.html /usr/share/doc/packages/systemd/html/sd_journal_get_usage.html /usr/share/doc/packages/systemd/html/sd_journal_has_persistent_files.html /usr/share/doc/packages/systemd/html/sd_journal_has_runtime_files.html /usr/share/doc/packages/systemd/html/sd_journal_next.html /usr/share/doc/packages/systemd/html/sd_journal_next_skip.html /usr/share/doc/packages/systemd/html/sd_journal_open.html /usr/share/doc/packages/systemd/html/sd_journal_open_directory.html /usr/share/doc/packages/systemd/html/sd_journal_open_directory_fd.html /usr/share/doc/packages/systemd/html/sd_journal_open_files.html /usr/share/doc/packages/systemd/html/sd_journal_open_files_fd.html /usr/share/doc/packages/systemd/html/sd_journal_open_namespace.html /usr/share/doc/packages/systemd/html/sd_journal_perror.html /usr/share/doc/packages/systemd/html/sd_journal_perror_with_location.html /usr/share/doc/packages/systemd/html/sd_journal_previous.html /usr/share/doc/packages/systemd/html/sd_journal_previous_skip.html /usr/share/doc/packages/systemd/html/sd_journal_print.html /usr/share/doc/packages/systemd/html/sd_journal_print_with_location.html /usr/share/doc/packages/systemd/html/sd_journal_printv.html /usr/share/doc/packages/systemd/html/sd_journal_printv_with_location.html /usr/share/doc/packages/systemd/html/sd_journal_process.html /usr/share/doc/packages/systemd/html/sd_journal_query_unique.html /usr/share/doc/packages/systemd/html/sd_journal_reliable_fd.html /usr/share/doc/packages/systemd/html/sd_journal_restart_data.html /usr/share/doc/packages/systemd/html/sd_journal_restart_fields.html /usr/share/doc/packages/systemd/html/sd_journal_restart_unique.html /usr/share/doc/packages/systemd/html/sd_journal_seek_cursor.html /usr/share/doc/packages/systemd/html/sd_journal_seek_head.html /usr/share/doc/packages/systemd/html/sd_journal_seek_monotonic_usec.html /usr/share/doc/packages/systemd/html/sd_journal_seek_realtime_usec.html /usr/share/doc/packages/systemd/html/sd_journal_seek_tail.html /usr/share/doc/packages/systemd/html/sd_journal_send.html /usr/share/doc/packages/systemd/html/sd_journal_send_with_location.html /usr/share/doc/packages/systemd/html/sd_journal_sendv.html /usr/share/doc/packages/systemd/html/sd_journal_sendv_with_location.html /usr/share/doc/packages/systemd/html/sd_journal_set_data_threshold.html /usr/share/doc/packages/systemd/html/sd_journal_step_one.html /usr/share/doc/packages/systemd/html/sd_journal_stream_fd.html /usr/share/doc/packages/systemd/html/sd_journal_stream_fd_with_namespace.html /usr/share/doc/packages/systemd/html/sd_journal_test_cursor.html /usr/share/doc/packages/systemd/html/sd_journal_wait.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_const_string.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_double.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_id128.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_int16.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_int32.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_int64.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_int8.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_intbool.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_signal.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_stdbool.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_string.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_strv.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_tristate.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_uid_gid.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_uint16.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_uint32.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_uint64.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_uint8.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_unsupported.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_variant.html /usr/share/doc/packages/systemd/html/sd_json_dispatch_variant_noref.html /usr/share/doc/packages/systemd/html/sd_listen_fds.html /usr/share/doc/packages/systemd/html/sd_listen_fds_with_names.html /usr/share/doc/packages/systemd/html/sd_login_monitor.html /usr/share/doc/packages/systemd/html/sd_login_monitor_flush.html /usr/share/doc/packages/systemd/html/sd_login_monitor_get_events.html /usr/share/doc/packages/systemd/html/sd_login_monitor_get_fd.html /usr/share/doc/packages/systemd/html/sd_login_monitor_get_timeout.html /usr/share/doc/packages/systemd/html/sd_login_monitor_new.html /usr/share/doc/packages/systemd/html/sd_login_monitor_unref.html /usr/share/doc/packages/systemd/html/sd_login_monitor_unrefp.html /usr/share/doc/packages/systemd/html/sd_machine_get_class.html /usr/share/doc/packages/systemd/html/sd_machine_get_ifindices.html /usr/share/doc/packages/systemd/html/sd_notify.html /usr/share/doc/packages/systemd/html/sd_notify_barrier.html /usr/share/doc/packages/systemd/html/sd_notifyf.html /usr/share/doc/packages/systemd/html/sd_path_lookup.html /usr/share/doc/packages/systemd/html/sd_path_lookup_strv.html /usr/share/doc/packages/systemd/html/sd_peer_get_cgroup.html /usr/share/doc/packages/systemd/html/sd_peer_get_machine_name.html /usr/share/doc/packages/systemd/html/sd_peer_get_owner_uid.html /usr/share/doc/packages/systemd/html/sd_peer_get_session.html /usr/share/doc/packages/systemd/html/sd_peer_get_slice.html /usr/share/doc/packages/systemd/html/sd_peer_get_unit.html /usr/share/doc/packages/systemd/html/sd_peer_get_user_slice.html /usr/share/doc/packages/systemd/html/sd_peer_get_user_unit.html /usr/share/doc/packages/systemd/html/sd_pid_get_cgroup.html /usr/share/doc/packages/systemd/html/sd_pid_get_machine_name.html /usr/share/doc/packages/systemd/html/sd_pid_get_owner_uid.html /usr/share/doc/packages/systemd/html/sd_pid_get_session.html /usr/share/doc/packages/systemd/html/sd_pid_get_slice.html /usr/share/doc/packages/systemd/html/sd_pid_get_unit.html /usr/share/doc/packages/systemd/html/sd_pid_get_user_slice.html /usr/share/doc/packages/systemd/html/sd_pid_get_user_unit.html /usr/share/doc/packages/systemd/html/sd_pid_notify.html /usr/share/doc/packages/systemd/html/sd_pid_notify_barrier.html /usr/share/doc/packages/systemd/html/sd_pid_notify_with_fds.html /usr/share/doc/packages/systemd/html/sd_pid_notifyf.html /usr/share/doc/packages/systemd/html/sd_pid_notifyf_with_fds.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_cgroup.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_inode_id.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_machine_name.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_owner_uid.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_session.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_slice.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_unit.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_user_slice.html /usr/share/doc/packages/systemd/html/sd_pidfd_get_user_unit.html /usr/share/doc/packages/systemd/html/sd_seat_can_graphical.html /usr/share/doc/packages/systemd/html/sd_seat_can_tty.html /usr/share/doc/packages/systemd/html/sd_seat_get_active.html /usr/share/doc/packages/systemd/html/sd_seat_get_sessions.html /usr/share/doc/packages/systemd/html/sd_session_get_class.html /usr/share/doc/packages/systemd/html/sd_session_get_desktop.html /usr/share/doc/packages/systemd/html/sd_session_get_display.html /usr/share/doc/packages/systemd/html/sd_session_get_leader.html /usr/share/doc/packages/systemd/html/sd_session_get_remote_host.html /usr/share/doc/packages/systemd/html/sd_session_get_remote_user.html /usr/share/doc/packages/systemd/html/sd_session_get_seat.html /usr/share/doc/packages/systemd/html/sd_session_get_service.html /usr/share/doc/packages/systemd/html/sd_session_get_start_time.html /usr/share/doc/packages/systemd/html/sd_session_get_state.html /usr/share/doc/packages/systemd/html/sd_session_get_tty.html /usr/share/doc/packages/systemd/html/sd_session_get_type.html /usr/share/doc/packages/systemd/html/sd_session_get_uid.html /usr/share/doc/packages/systemd/html/sd_session_get_username.html /usr/share/doc/packages/systemd/html/sd_session_get_vt.html /usr/share/doc/packages/systemd/html/sd_session_is_active.html /usr/share/doc/packages/systemd/html/sd_session_is_remote.html /usr/share/doc/packages/systemd/html/sd_uid_get_display.html /usr/share/doc/packages/systemd/html/sd_uid_get_login_time.html /usr/share/doc/packages/systemd/html/sd_uid_get_seats.html /usr/share/doc/packages/systemd/html/sd_uid_get_sessions.html /usr/share/doc/packages/systemd/html/sd_uid_get_state.html /usr/share/doc/packages/systemd/html/sd_uid_is_on_seat.html /usr/share/doc/packages/systemd/html/sd_varlink_get_description.html /usr/share/doc/packages/systemd/html/sd_varlink_is_connected.html /usr/share/doc/packages/systemd/html/sd_varlink_is_idle.html /usr/share/doc/packages/systemd/html/sd_varlink_push_dup_fd.html /usr/share/doc/packages/systemd/html/sd_varlink_push_fd.html /usr/share/doc/packages/systemd/html/sd_varlink_send.html /usr/share/doc/packages/systemd/html/sd_varlink_sendb.html /usr/share/doc/packages/systemd/html/sd_varlink_sendbo.html /usr/share/doc/packages/systemd/html/sd_varlink_server_new.html /usr/share/doc/packages/systemd/html/sd_varlink_set_description.html /usr/share/doc/packages/systemd/html/sd_varlink_set_relative_timeout.html /usr/share/doc/packages/systemd/html/sd_watchdog_enabled.html /usr/share/doc/packages/systemd/html/shutdown.html /usr/share/doc/packages/systemd/html/sleep.conf.d.html /usr/share/doc/packages/systemd/html/smbios-type-11.html /usr/share/doc/packages/systemd/html/sysctl.d.html /usr/share/doc/packages/systemd/html/sysext.conf.d.html /usr/share/doc/packages/systemd/html/sysext.conf.html /usr/share/doc/packages/systemd/html/system.conf.d.html /usr/share/doc/packages/systemd/html/systemctl.html /usr/share/doc/packages/systemd/html/systemd-ac-power.html /usr/share/doc/packages/systemd/html/systemd-analyze.html /usr/share/doc/packages/systemd/html/systemd-ask-password-console.path.html /usr/share/doc/packages/systemd/html/systemd-ask-password-console.service.html /usr/share/doc/packages/systemd/html/systemd-ask-password-wall.path.html /usr/share/doc/packages/systemd/html/systemd-ask-password-wall.service.html /usr/share/doc/packages/systemd/html/systemd-ask-password.html /usr/share/doc/packages/systemd/html/systemd-backlight.html /usr/share/doc/packages/systemd/html/systemd-backlight@.service.html /usr/share/doc/packages/systemd/html/systemd-battery-check.html /usr/share/doc/packages/systemd/html/systemd-battery-check.service.html /usr/share/doc/packages/systemd/html/systemd-binfmt.html /usr/share/doc/packages/systemd/html/systemd-binfmt.service.html /usr/share/doc/packages/systemd/html/systemd-bless-boot-generator.html /usr/share/doc/packages/systemd/html/systemd-bless-boot.html /usr/share/doc/packages/systemd/html/systemd-bless-boot.service.html /usr/share/doc/packages/systemd/html/systemd-boot-check-no-failures.html /usr/share/doc/packages/systemd/html/systemd-boot-check-no-failures.service.html /usr/share/doc/packages/systemd/html/systemd-boot-clear-sysfail.service.html /usr/share/doc/packages/systemd/html/systemd-boot-random-seed.service.html /usr/share/doc/packages/systemd/html/systemd-boot.html /usr/share/doc/packages/systemd/html/systemd-bsod.html /usr/share/doc/packages/systemd/html/systemd-bsod.service.html /usr/share/doc/packages/systemd/html/systemd-cat.html /usr/share/doc/packages/systemd/html/systemd-cgls.html /usr/share/doc/packages/systemd/html/systemd-cgtop.html /usr/share/doc/packages/systemd/html/systemd-confext-initrd.service.html /usr/share/doc/packages/systemd/html/systemd-confext.html /usr/share/doc/packages/systemd/html/systemd-confext.service.html /usr/share/doc/packages/systemd/html/systemd-coredump.html /usr/share/doc/packages/systemd/html/systemd-coredump.socket.html /usr/share/doc/packages/systemd/html/systemd-coredump@.service.html /usr/share/doc/packages/systemd/html/systemd-creds.html /usr/share/doc/packages/systemd/html/systemd-cryptenroll.html /usr/share/doc/packages/systemd/html/systemd-cryptsetup-generator.html /usr/share/doc/packages/systemd/html/systemd-cryptsetup.html /usr/share/doc/packages/systemd/html/systemd-cryptsetup@.service.html /usr/share/doc/packages/systemd/html/systemd-debug-generator.html /usr/share/doc/packages/systemd/html/systemd-delta.html /usr/share/doc/packages/systemd/html/systemd-detect-virt.html /usr/share/doc/packages/systemd/html/systemd-dissect.html /usr/share/doc/packages/systemd/html/systemd-environment-d-generator.html /usr/share/doc/packages/systemd/html/systemd-escape.html /usr/share/doc/packages/systemd/html/systemd-factory-reset-complete.service.html /usr/share/doc/packages/systemd/html/systemd-factory-reset-generator.html /usr/share/doc/packages/systemd/html/systemd-factory-reset-request.service.html /usr/share/doc/packages/systemd/html/systemd-factory-reset.html /usr/share/doc/packages/systemd/html/systemd-factory-reset.socket.html /usr/share/doc/packages/systemd/html/systemd-factory-reset@.service.html /usr/share/doc/packages/systemd/html/systemd-firstboot.html /usr/share/doc/packages/systemd/html/systemd-firstboot.service.html /usr/share/doc/packages/systemd/html/systemd-fsck-root.service.html /usr/share/doc/packages/systemd/html/systemd-fsck-usr.service.html /usr/share/doc/packages/systemd/html/systemd-fsck.html /usr/share/doc/packages/systemd/html/systemd-fsck@.service.html /usr/share/doc/packages/systemd/html/systemd-fstab-generator.html /usr/share/doc/packages/systemd/html/systemd-getty-generator.html /usr/share/doc/packages/systemd/html/systemd-gpt-auto-generator.html /usr/share/doc/packages/systemd/html/systemd-growfs-root.service.html /usr/share/doc/packages/systemd/html/systemd-growfs.html /usr/share/doc/packages/systemd/html/systemd-growfs@.service.html /usr/share/doc/packages/systemd/html/systemd-halt.service.html /usr/share/doc/packages/systemd/html/systemd-hibernate-clear.service.html /usr/share/doc/packages/systemd/html/systemd-hibernate-resume-generator.html /usr/share/doc/packages/systemd/html/systemd-hibernate-resume.html /usr/share/doc/packages/systemd/html/systemd-hibernate-resume.service.html /usr/share/doc/packages/systemd/html/systemd-hibernate.service.html /usr/share/doc/packages/systemd/html/systemd-homed-firstboot.service.html /usr/share/doc/packages/systemd/html/systemd-homed.html /usr/share/doc/packages/systemd/html/systemd-homed.service.html /usr/share/doc/packages/systemd/html/systemd-hostnamed.html /usr/share/doc/packages/systemd/html/systemd-hostnamed.service.html /usr/share/doc/packages/systemd/html/systemd-hwdb.html /usr/share/doc/packages/systemd/html/systemd-hybrid-sleep.service.html /usr/share/doc/packages/systemd/html/systemd-id128.html /usr/share/doc/packages/systemd/html/systemd-import-generator.html /usr/share/doc/packages/systemd/html/systemd-importd.html /usr/share/doc/packages/systemd/html/systemd-importd.service.html /usr/share/doc/packages/systemd/html/systemd-inhibit.html /usr/share/doc/packages/systemd/html/systemd-integritysetup-generator.html /usr/share/doc/packages/systemd/html/systemd-integritysetup.html /usr/share/doc/packages/systemd/html/systemd-integritysetup@.service.html /usr/share/doc/packages/systemd/html/systemd-journal-gatewayd.html /usr/share/doc/packages/systemd/html/systemd-journal-gatewayd.service.html /usr/share/doc/packages/systemd/html/systemd-journal-gatewayd.socket.html /usr/share/doc/packages/systemd/html/systemd-journal-remote.html /usr/share/doc/packages/systemd/html/systemd-journal-remote.service.html /usr/share/doc/packages/systemd/html/systemd-journal-remote.socket.html /usr/share/doc/packages/systemd/html/systemd-journal-upload.html /usr/share/doc/packages/systemd/html/systemd-journal-upload.service.html /usr/share/doc/packages/systemd/html/systemd-journald-audit.socket.html /usr/share/doc/packages/systemd/html/systemd-journald-dev-log.socket.html /usr/share/doc/packages/systemd/html/systemd-journald-varlink@.socket.html /usr/share/doc/packages/systemd/html/systemd-journald.html /usr/share/doc/packages/systemd/html/systemd-journald.service.html /usr/share/doc/packages/systemd/html/systemd-journald.socket.html /usr/share/doc/packages/systemd/html/systemd-journald@.service.html /usr/share/doc/packages/systemd/html/systemd-journald@.socket.html /usr/share/doc/packages/systemd/html/systemd-kexec.service.html /usr/share/doc/packages/systemd/html/systemd-keyutil.html /usr/share/doc/packages/systemd/html/systemd-localed.html /usr/share/doc/packages/systemd/html/systemd-localed.service.html /usr/share/doc/packages/systemd/html/systemd-logind.html /usr/share/doc/packages/systemd/html/systemd-logind.service.html /usr/share/doc/packages/systemd/html/systemd-loop@.service.html /usr/share/doc/packages/systemd/html/systemd-machine-id-commit.service.html /usr/share/doc/packages/systemd/html/systemd-machine-id-setup.html /usr/share/doc/packages/systemd/html/systemd-machined.html /usr/share/doc/packages/systemd/html/systemd-machined.service.html /usr/share/doc/packages/systemd/html/systemd-makefs.html /usr/share/doc/packages/systemd/html/systemd-makefs@.service.html /usr/share/doc/packages/systemd/html/systemd-measure.html /usr/share/doc/packages/systemd/html/systemd-mkswap@.service.html /usr/share/doc/packages/systemd/html/systemd-modules-load.html /usr/share/doc/packages/systemd/html/systemd-modules-load.service.html /usr/share/doc/packages/systemd/html/systemd-mount.html /usr/share/doc/packages/systemd/html/systemd-mountfsd.html /usr/share/doc/packages/systemd/html/systemd-mountfsd.service.html /usr/share/doc/packages/systemd/html/systemd-mute-console.html /usr/share/doc/packages/systemd/html/systemd-mute-console.socket.html /usr/share/doc/packages/systemd/html/systemd-mute-console@.service.html /usr/share/doc/packages/systemd/html/systemd-network-generator.html /usr/share/doc/packages/systemd/html/systemd-network-generator.service.html /usr/share/doc/packages/systemd/html/systemd-networkd-wait-online.html /usr/share/doc/packages/systemd/html/systemd-networkd-wait-online.service.html /usr/share/doc/packages/systemd/html/systemd-networkd-wait-online@.service.html /usr/share/doc/packages/systemd/html/systemd-networkd.html /usr/share/doc/packages/systemd/html/systemd-networkd.service.html /usr/share/doc/packages/systemd/html/systemd-notify.html /usr/share/doc/packages/systemd/html/systemd-nspawn.html /usr/share/doc/packages/systemd/html/systemd-nsresourced.html /usr/share/doc/packages/systemd/html/systemd-nsresourced.service.html /usr/share/doc/packages/systemd/html/systemd-oomd.html /usr/share/doc/packages/systemd/html/systemd-oomd.service.html /usr/share/doc/packages/systemd/html/systemd-path.html /usr/share/doc/packages/systemd/html/systemd-pcrextend.html /usr/share/doc/packages/systemd/html/systemd-pcrfs-root.service.html /usr/share/doc/packages/systemd/html/systemd-pcrfs@.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock-file-system.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock-firmware-code.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock-firmware-config.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock-machine-id.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock-make-policy.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock-secureboot-authority.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock-secureboot-policy.service.html /usr/share/doc/packages/systemd/html/systemd-pcrlock.html /usr/share/doc/packages/systemd/html/systemd-pcrmachine.service.html /usr/share/doc/packages/systemd/html/systemd-pcrnvdone.service.html /usr/share/doc/packages/systemd/html/systemd-pcrphase-initrd.service.html /usr/share/doc/packages/systemd/html/systemd-pcrphase-sysinit.service.html /usr/share/doc/packages/systemd/html/systemd-pcrphase.service.html /usr/share/doc/packages/systemd/html/systemd-pcrproduct.service.html /usr/share/doc/packages/systemd/html/systemd-portabled.html /usr/share/doc/packages/systemd/html/systemd-portabled.service.html /usr/share/doc/packages/systemd/html/systemd-poweroff.service.html /usr/share/doc/packages/systemd/html/systemd-pstore.html /usr/share/doc/packages/systemd/html/systemd-pstore.service.html /usr/share/doc/packages/systemd/html/systemd-pty-forward.html /usr/share/doc/packages/systemd/html/systemd-quotacheck-root.service.html /usr/share/doc/packages/systemd/html/systemd-quotacheck.html /usr/share/doc/packages/systemd/html/systemd-quotacheck@.service.html /usr/share/doc/packages/systemd/html/systemd-random-seed.html /usr/share/doc/packages/systemd/html/systemd-random-seed.service.html /usr/share/doc/packages/systemd/html/systemd-rc-local-generator.html /usr/share/doc/packages/systemd/html/systemd-reboot.service.html /usr/share/doc/packages/systemd/html/systemd-remount-fs.html /usr/share/doc/packages/systemd/html/systemd-remount-fs.service.html /usr/share/doc/packages/systemd/html/systemd-repart.html /usr/share/doc/packages/systemd/html/systemd-repart.service.html /usr/share/doc/packages/systemd/html/systemd-resolved.html /usr/share/doc/packages/systemd/html/systemd-resolved.service.html /usr/share/doc/packages/systemd/html/systemd-rfkill.html /usr/share/doc/packages/systemd/html/systemd-rfkill.service.html /usr/share/doc/packages/systemd/html/systemd-rfkill.socket.html /usr/share/doc/packages/systemd/html/systemd-run-generator.html /usr/share/doc/packages/systemd/html/systemd-run.html /usr/share/doc/packages/systemd/html/systemd-sbsign.html /usr/share/doc/packages/systemd/html/systemd-shutdown.html /usr/share/doc/packages/systemd/html/systemd-sleep.conf.html /usr/share/doc/packages/systemd/html/systemd-sleep.html /usr/share/doc/packages/systemd/html/systemd-socket-activate.html /usr/share/doc/packages/systemd/html/systemd-socket-proxyd.html /usr/share/doc/packages/systemd/html/systemd-soft-reboot.service.html /usr/share/doc/packages/systemd/html/systemd-ssh-generator.html /usr/share/doc/packages/systemd/html/systemd-ssh-issue.html /usr/share/doc/packages/systemd/html/systemd-ssh-proxy.html /usr/share/doc/packages/systemd/html/systemd-stdio-bridge.html /usr/share/doc/packages/systemd/html/systemd-storagetm.html /usr/share/doc/packages/systemd/html/systemd-storagetm.service.html /usr/share/doc/packages/systemd/html/systemd-stub.html /usr/share/doc/packages/systemd/html/systemd-suspend-then-hibernate.service.html /usr/share/doc/packages/systemd/html/systemd-suspend.service.html /usr/share/doc/packages/systemd/html/systemd-sysctl.html /usr/share/doc/packages/systemd/html/systemd-sysctl.service.html /usr/share/doc/packages/systemd/html/systemd-sysext-initrd.service.html /usr/share/doc/packages/systemd/html/systemd-sysext.html /usr/share/doc/packages/systemd/html/systemd-sysext.service.html /usr/share/doc/packages/systemd/html/systemd-system-update-generator.html /usr/share/doc/packages/systemd/html/systemd-system.conf.html /usr/share/doc/packages/systemd/html/systemd-sysupdate-reboot.service.html /usr/share/doc/packages/systemd/html/systemd-sysupdate-reboot.timer.html /usr/share/doc/packages/systemd/html/systemd-sysupdate.html /usr/share/doc/packages/systemd/html/systemd-sysupdate.service.html /usr/share/doc/packages/systemd/html/systemd-sysupdate.timer.html /usr/share/doc/packages/systemd/html/systemd-sysupdated.html /usr/share/doc/packages/systemd/html/systemd-sysupdated.service.html /usr/share/doc/packages/systemd/html/systemd-sysusers.html /usr/share/doc/packages/systemd/html/systemd-sysusers.service.html /usr/share/doc/packages/systemd/html/systemd-sysv-generator.html /usr/share/doc/packages/systemd/html/systemd-time-wait-sync.html /usr/share/doc/packages/systemd/html/systemd-time-wait-sync.service.html /usr/share/doc/packages/systemd/html/systemd-timedated.html /usr/share/doc/packages/systemd/html/systemd-timedated.service.html /usr/share/doc/packages/systemd/html/systemd-timesyncd.html /usr/share/doc/packages/systemd/html/systemd-timesyncd.service.html /usr/share/doc/packages/systemd/html/systemd-tmpfiles-clean.service.html /usr/share/doc/packages/systemd/html/systemd-tmpfiles-clean.timer.html /usr/share/doc/packages/systemd/html/systemd-tmpfiles-setup-dev-early.service.html /usr/share/doc/packages/systemd/html/systemd-tmpfiles-setup-dev.service.html /usr/share/doc/packages/systemd/html/systemd-tmpfiles-setup.service.html /usr/share/doc/packages/systemd/html/systemd-tmpfiles.html /usr/share/doc/packages/systemd/html/systemd-tpm2-clear.service.html /usr/share/doc/packages/systemd/html/systemd-tpm2-generator.html /usr/share/doc/packages/systemd/html/systemd-tpm2-setup-early.service.html /usr/share/doc/packages/systemd/html/systemd-tpm2-setup.html /usr/share/doc/packages/systemd/html/systemd-tpm2-setup.service.html /usr/share/doc/packages/systemd/html/systemd-tty-ask-password-agent.html /usr/share/doc/packages/systemd/html/systemd-udev-settle.service.html /usr/share/doc/packages/systemd/html/systemd-udevd-control.socket.html /usr/share/doc/packages/systemd/html/systemd-udevd-kernel.socket.html /usr/share/doc/packages/systemd/html/systemd-udevd-varlink.socket.html /usr/share/doc/packages/systemd/html/systemd-udevd.html /usr/share/doc/packages/systemd/html/systemd-udevd.service.html /usr/share/doc/packages/systemd/html/systemd-umount.html /usr/share/doc/packages/systemd/html/systemd-update-done.html /usr/share/doc/packages/systemd/html/systemd-update-done.service.html /usr/share/doc/packages/systemd/html/systemd-user-runtime-dir.html /usr/share/doc/packages/systemd/html/systemd-user-sessions.html /usr/share/doc/packages/systemd/html/systemd-user-sessions.service.html /usr/share/doc/packages/systemd/html/systemd-user.conf.html /usr/share/doc/packages/systemd/html/systemd-userdbd.html /usr/share/doc/packages/systemd/html/systemd-userdbd.service.html /usr/share/doc/packages/systemd/html/systemd-validatefs@.service.html /usr/share/doc/packages/systemd/html/systemd-vconsole-setup.html /usr/share/doc/packages/systemd/html/systemd-vconsole-setup.service.html /usr/share/doc/packages/systemd/html/systemd-veritysetup-generator.html /usr/share/doc/packages/systemd/html/systemd-veritysetup.html /usr/share/doc/packages/systemd/html/systemd-veritysetup@.service.html /usr/share/doc/packages/systemd/html/systemd-vmspawn.html /usr/share/doc/packages/systemd/html/systemd-volatile-root.html /usr/share/doc/packages/systemd/html/systemd-volatile-root.service.html /usr/share/doc/packages/systemd/html/systemd-vpick.html /usr/share/doc/packages/systemd/html/systemd-xdg-autostart-generator.html /usr/share/doc/packages/systemd/html/systemd.automount.html /usr/share/doc/packages/systemd/html/systemd.device.html /usr/share/doc/packages/systemd/html/systemd.directives.html /usr/share/doc/packages/systemd/html/systemd.dns-delegate.html /usr/share/doc/packages/systemd/html/systemd.dnssd.html /usr/share/doc/packages/systemd/html/systemd.environment-generator.html /usr/share/doc/packages/systemd/html/systemd.exec.html /usr/share/doc/packages/systemd/html/systemd.generator.html /usr/share/doc/packages/systemd/html/systemd.html /usr/share/doc/packages/systemd/html/systemd.image-filter.html /usr/share/doc/packages/systemd/html/systemd.image-policy.html /usr/share/doc/packages/systemd/html/systemd.index.html /usr/share/doc/packages/systemd/html/systemd.journal-fields.html /usr/share/doc/packages/systemd/html/systemd.kill.html /usr/share/doc/packages/systemd/html/systemd.link.html /usr/share/doc/packages/systemd/html/systemd.mount.html /usr/share/doc/packages/systemd/html/systemd.negative.html /usr/share/doc/packages/systemd/html/systemd.net-naming-scheme.html /usr/share/doc/packages/systemd/html/systemd.netdev.html /usr/share/doc/packages/systemd/html/systemd.network.html /usr/share/doc/packages/systemd/html/systemd.nspawn.html /usr/share/doc/packages/systemd/html/systemd.offline-updates.html /usr/share/doc/packages/systemd/html/systemd.path.html /usr/share/doc/packages/systemd/html/systemd.pcrlock.d.html /usr/share/doc/packages/systemd/html/systemd.pcrlock.html /usr/share/doc/packages/systemd/html/systemd.positive.html /usr/share/doc/packages/systemd/html/systemd.preset.html /usr/share/doc/packages/systemd/html/systemd.resource-control.html /usr/share/doc/packages/systemd/html/systemd.scope.html /usr/share/doc/packages/systemd/html/systemd.service.html /usr/share/doc/packages/systemd/html/systemd.slice.html /usr/share/doc/packages/systemd/html/systemd.socket.html /usr/share/doc/packages/systemd/html/systemd.special.html /usr/share/doc/packages/systemd/html/systemd.swap.html /usr/share/doc/packages/systemd/html/systemd.syntax.html /usr/share/doc/packages/systemd/html/systemd.system-credentials.html /usr/share/doc/packages/systemd/html/systemd.target.html /usr/share/doc/packages/systemd/html/systemd.time.html /usr/share/doc/packages/systemd/html/systemd.timer.html /usr/share/doc/packages/systemd/html/systemd.unit.html /usr/share/doc/packages/systemd/html/systemd.v.html /usr/share/doc/packages/systemd/html/sysupdate.d.html /usr/share/doc/packages/systemd/html/sysupdate.features.html /usr/share/doc/packages/systemd/html/sysusers.d.html /usr/share/doc/packages/systemd/html/timedatectl.html /usr/share/doc/packages/systemd/html/timesyncd.conf.d.html /usr/share/doc/packages/systemd/html/timesyncd.conf.html /usr/share/doc/packages/systemd/html/tmpfiles.d.html /usr/share/doc/packages/systemd/html/udev.conf.d.html /usr/share/doc/packages/systemd/html/udev.conf.html /usr/share/doc/packages/systemd/html/udev.html /usr/share/doc/packages/systemd/html/udev_device_get_action.html /usr/share/doc/packages/systemd/html/udev_device_get_current_tags_list_entry.html /usr/share/doc/packages/systemd/html/udev_device_get_devlinks_list_entry.html /usr/share/doc/packages/systemd/html/udev_device_get_devnode.html /usr/share/doc/packages/systemd/html/udev_device_get_devnum.html /usr/share/doc/packages/systemd/html/udev_device_get_devpath.html /usr/share/doc/packages/systemd/html/udev_device_get_devtype.html /usr/share/doc/packages/systemd/html/udev_device_get_driver.html /usr/share/doc/packages/systemd/html/udev_device_get_is_initialized.html /usr/share/doc/packages/systemd/html/udev_device_get_parent.html /usr/share/doc/packages/systemd/html/udev_device_get_parent_with_subsystem_devtype.html /usr/share/doc/packages/systemd/html/udev_device_get_properties_list_entry.html /usr/share/doc/packages/systemd/html/udev_device_get_property_value.html /usr/share/doc/packages/systemd/html/udev_device_get_subsystem.html /usr/share/doc/packages/systemd/html/udev_device_get_sysattr_list_entry.html /usr/share/doc/packages/systemd/html/udev_device_get_sysattr_value.html /usr/share/doc/packages/systemd/html/udev_device_get_sysname.html /usr/share/doc/packages/systemd/html/udev_device_get_sysnum.html /usr/share/doc/packages/systemd/html/udev_device_get_syspath.html /usr/share/doc/packages/systemd/html/udev_device_get_tags_list_entry.html /usr/share/doc/packages/systemd/html/udev_device_get_udev.html /usr/share/doc/packages/systemd/html/udev_device_has_current_tag.html /usr/share/doc/packages/systemd/html/udev_device_has_tag.html /usr/share/doc/packages/systemd/html/udev_device_new_from_device_id.html /usr/share/doc/packages/systemd/html/udev_device_new_from_devnum.html /usr/share/doc/packages/systemd/html/udev_device_new_from_environment.html /usr/share/doc/packages/systemd/html/udev_device_new_from_subsystem_sysname.html /usr/share/doc/packages/systemd/html/udev_device_new_from_syspath.html /usr/share/doc/packages/systemd/html/udev_device_ref.html /usr/share/doc/packages/systemd/html/udev_device_set_sysattr_value.html /usr/share/doc/packages/systemd/html/udev_device_unref.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_match_is_initialized.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_match_parent.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_match_property.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_match_subsystem.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_match_sysattr.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_match_sysname.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_match_tag.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_nomatch_subsystem.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_nomatch_sysattr.html /usr/share/doc/packages/systemd/html/udev_enumerate_add_syspath.html /usr/share/doc/packages/systemd/html/udev_enumerate_get_list_entry.html /usr/share/doc/packages/systemd/html/udev_enumerate_get_udev.html /usr/share/doc/packages/systemd/html/udev_enumerate_new.html /usr/share/doc/packages/systemd/html/udev_enumerate_ref.html /usr/share/doc/packages/systemd/html/udev_enumerate_scan_devices.html /usr/share/doc/packages/systemd/html/udev_enumerate_scan_subsystems.html /usr/share/doc/packages/systemd/html/udev_enumerate_unref.html /usr/share/doc/packages/systemd/html/udev_list_entry.html /usr/share/doc/packages/systemd/html/udev_list_entry_get_by_name.html /usr/share/doc/packages/systemd/html/udev_list_entry_get_name.html /usr/share/doc/packages/systemd/html/udev_list_entry_get_next.html /usr/share/doc/packages/systemd/html/udev_list_entry_get_value.html /usr/share/doc/packages/systemd/html/udev_monitor_enable_receiving.html /usr/share/doc/packages/systemd/html/udev_monitor_filter_add_match_subsystem_devtype.html /usr/share/doc/packages/systemd/html/udev_monitor_filter_add_match_tag.html /usr/share/doc/packages/systemd/html/udev_monitor_filter_remove.html /usr/share/doc/packages/systemd/html/udev_monitor_filter_update.html /usr/share/doc/packages/systemd/html/udev_monitor_get_fd.html /usr/share/doc/packages/systemd/html/udev_monitor_get_udev.html /usr/share/doc/packages/systemd/html/udev_monitor_new_from_netlink.html /usr/share/doc/packages/systemd/html/udev_monitor_receive_device.html /usr/share/doc/packages/systemd/html/udev_monitor_ref.html /usr/share/doc/packages/systemd/html/udev_monitor_set_receive_buffer_size.html /usr/share/doc/packages/systemd/html/udev_monitor_unref.html /usr/share/doc/packages/systemd/html/udev_new.html /usr/share/doc/packages/systemd/html/udev_ref.html /usr/share/doc/packages/systemd/html/udev_unref.html /usr/share/doc/packages/systemd/html/udevadm.html /usr/share/doc/packages/systemd/html/ukify.html /usr/share/doc/packages/systemd/html/updatectl.html /usr/share/doc/packages/systemd/html/user-runtime-dir@.service.html /usr/share/doc/packages/systemd/html/user.conf.d.html /usr/share/doc/packages/systemd/html/user@.service.html /usr/share/doc/packages/systemd/html/userdbctl.html /usr/share/doc/packages/systemd/html/varlinkctl.html /usr/share/doc/packages/systemd/html/vconsole.conf.html /usr/share/doc/packages/systemd/html/veritytab.html /usr/share/man/man3/SD_ALERT.3.gz /usr/share/man/man3/SD_BUS_ERROR_ACCESS_DENIED.3.gz /usr/share/man/man3/SD_BUS_ERROR_ADDRESS_IN_USE.3.gz /usr/share/man/man3/SD_BUS_ERROR_AUTH_FAILED.3.gz /usr/share/man/man3/SD_BUS_ERROR_BAD_ADDRESS.3.gz /usr/share/man/man3/SD_BUS_ERROR_DISCONNECTED.3.gz /usr/share/man/man3/SD_BUS_ERROR_END.3.gz /usr/share/man/man3/SD_BUS_ERROR_FAILED.3.gz /usr/share/man/man3/SD_BUS_ERROR_FILE_EXISTS.3.gz /usr/share/man/man3/SD_BUS_ERROR_FILE_NOT_FOUND.3.gz /usr/share/man/man3/SD_BUS_ERROR_INCONSISTENT_MESSAGE.3.gz /usr/share/man/man3/SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED.3.gz /usr/share/man/man3/SD_BUS_ERROR_INVALID_ARGS.3.gz /usr/share/man/man3/SD_BUS_ERROR_INVALID_FILE_CONTENT.3.gz /usr/share/man/man3/SD_BUS_ERROR_INVALID_SIGNATURE.3.gz /usr/share/man/man3/SD_BUS_ERROR_IO_ERROR.3.gz /usr/share/man/man3/SD_BUS_ERROR_LIMITS_EXCEEDED.3.gz /usr/share/man/man3/SD_BUS_ERROR_MAKE_CONST.3.gz /usr/share/man/man3/SD_BUS_ERROR_MAP.3.gz /usr/share/man/man3/SD_BUS_ERROR_MATCH_RULE_INVALID.3.gz /usr/share/man/man3/SD_BUS_ERROR_MATCH_RULE_NOT_FOUND.3.gz /usr/share/man/man3/SD_BUS_ERROR_NAME_HAS_NO_OWNER.3.gz /usr/share/man/man3/SD_BUS_ERROR_NOT_SUPPORTED.3.gz /usr/share/man/man3/SD_BUS_ERROR_NO_MEMORY.3.gz /usr/share/man/man3/SD_BUS_ERROR_NO_NETWORK.3.gz /usr/share/man/man3/SD_BUS_ERROR_NO_REPLY.3.gz /usr/share/man/man3/SD_BUS_ERROR_NO_SERVER.3.gz /usr/share/man/man3/SD_BUS_ERROR_NULL.3.gz /usr/share/man/man3/SD_BUS_ERROR_OBJECT_PATH_IN_USE.3.gz /usr/share/man/man3/SD_BUS_ERROR_PROPERTY_READ_ONLY.3.gz /usr/share/man/man3/SD_BUS_ERROR_SELINUX_SECURITY_CONTEXT_UNKNOWN.3.gz /usr/share/man/man3/SD_BUS_ERROR_SERVICE_UNKNOWN.3.gz /usr/share/man/man3/SD_BUS_ERROR_TIMED_OUT.3.gz /usr/share/man/man3/SD_BUS_ERROR_TIMEOUT.3.gz /usr/share/man/man3/SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN.3.gz /usr/share/man/man3/SD_BUS_ERROR_UNKNOWN_INTERFACE.3.gz /usr/share/man/man3/SD_BUS_ERROR_UNKNOWN_METHOD.3.gz /usr/share/man/man3/SD_BUS_ERROR_UNKNOWN_OBJECT.3.gz /usr/share/man/man3/SD_BUS_ERROR_UNKNOWN_PROPERTY.3.gz /usr/share/man/man3/SD_BUS_MESSAGE_METHOD_CALL.3.gz /usr/share/man/man3/SD_BUS_MESSAGE_METHOD_ERROR.3.gz /usr/share/man/man3/SD_BUS_MESSAGE_METHOD_RETURN.3.gz /usr/share/man/man3/SD_BUS_MESSAGE_SIGNAL.3.gz /usr/share/man/man3/SD_BUS_METHOD.3.gz /usr/share/man/man3/SD_BUS_METHOD_WITH_NAMES.3.gz /usr/share/man/man3/SD_BUS_METHOD_WITH_NAMES_OFFSET.3.gz /usr/share/man/man3/SD_BUS_METHOD_WITH_OFFSET.3.gz /usr/share/man/man3/SD_BUS_PARAM.3.gz /usr/share/man/man3/SD_BUS_PROPERTY.3.gz /usr/share/man/man3/SD_BUS_SIGNAL.3.gz /usr/share/man/man3/SD_BUS_SIGNAL_WITH_NAMES.3.gz /usr/share/man/man3/SD_BUS_VTABLE_CAPABILITY.3.gz /usr/share/man/man3/SD_BUS_VTABLE_END.3.gz /usr/share/man/man3/SD_BUS_VTABLE_START.3.gz /usr/share/man/man3/SD_BUS_WRITABLE_PROPERTY.3.gz /usr/share/man/man3/SD_CRIT.3.gz /usr/share/man/man3/SD_DEBUG.3.gz /usr/share/man/man3/SD_EMERG.3.gz /usr/share/man/man3/SD_ERR.3.gz /usr/share/man/man3/SD_EVENT_ARMED.3.gz /usr/share/man/man3/SD_EVENT_EXITING.3.gz /usr/share/man/man3/SD_EVENT_FINISHED.3.gz /usr/share/man/man3/SD_EVENT_INITIAL.3.gz /usr/share/man/man3/SD_EVENT_OFF.3.gz /usr/share/man/man3/SD_EVENT_ON.3.gz /usr/share/man/man3/SD_EVENT_ONESHOT.3.gz /usr/share/man/man3/SD_EVENT_PENDING.3.gz /usr/share/man/man3/SD_EVENT_PREPARING.3.gz /usr/share/man/man3/SD_EVENT_PRIORITY_IDLE.3.gz /usr/share/man/man3/SD_EVENT_PRIORITY_IMPORTANT.3.gz /usr/share/man/man3/SD_EVENT_PRIORITY_NORMAL.3.gz /usr/share/man/man3/SD_EVENT_RUNNING.3.gz /usr/share/man/man3/SD_EVENT_SIGNAL_PROCMASK.3.gz /usr/share/man/man3/SD_HWDB_FOREACH_PROPERTY.3.gz /usr/share/man/man3/SD_ID128_ALLF.3.gz /usr/share/man/man3/SD_ID128_CONST_STR.3.gz /usr/share/man/man3/SD_ID128_FORMAT_STR.3.gz /usr/share/man/man3/SD_ID128_FORMAT_VAL.3.gz /usr/share/man/man3/SD_ID128_MAKE.3.gz /usr/share/man/man3/SD_ID128_MAKE_STR.3.gz /usr/share/man/man3/SD_ID128_MAKE_UUID_STR.3.gz /usr/share/man/man3/SD_ID128_NULL.3.gz /usr/share/man/man3/SD_ID128_STRING_MAX.3.gz /usr/share/man/man3/SD_ID128_TO_STRING.3.gz /usr/share/man/man3/SD_ID128_TO_UUID_STRING.3.gz /usr/share/man/man3/SD_ID128_UUID_FORMAT_STR.3.gz /usr/share/man/man3/SD_ID128_UUID_STRING_MAX.3.gz /usr/share/man/man3/SD_INFO.3.gz /usr/share/man/man3/SD_JOURNAL_ALL_NAMESPACES.3.gz /usr/share/man/man3/SD_JOURNAL_APPEND.3.gz /usr/share/man/man3/SD_JOURNAL_CURRENT_USER.3.gz /usr/share/man/man3/SD_JOURNAL_FOREACH.3.gz /usr/share/man/man3/SD_JOURNAL_FOREACH_BACKWARDS.3.gz /usr/share/man/man3/SD_JOURNAL_FOREACH_DATA.3.gz /usr/share/man/man3/SD_JOURNAL_FOREACH_FIELD.3.gz /usr/share/man/man3/SD_JOURNAL_FOREACH_UNIQUE.3.gz /usr/share/man/man3/SD_JOURNAL_INCLUDE_DEFAULT_NAMESPACE.3.gz /usr/share/man/man3/SD_JOURNAL_INVALIDATE.3.gz /usr/share/man/man3/SD_JOURNAL_LOCAL_ONLY.3.gz /usr/share/man/man3/SD_JOURNAL_NOP.3.gz /usr/share/man/man3/SD_JOURNAL_OS_ROOT.3.gz /usr/share/man/man3/SD_JOURNAL_RUNTIME_ONLY.3.gz /usr/share/man/man3/SD_JOURNAL_SUPPRESS_LOCATION.3.gz /usr/share/man/man3/SD_JOURNAL_SYSTEM.3.gz /usr/share/man/man3/SD_JOURNAL_TAKE_DIRECTORY_FD.3.gz /usr/share/man/man3/SD_LISTEN_FDS_START.3.gz /usr/share/man/man3/SD_NOTICE.3.gz /usr/share/man/man3/SD_WARNING.3.gz /usr/share/man/man3/libsystemd.3.gz /usr/share/man/man3/libudev.3.gz /usr/share/man/man3/sd-bus-errors.3.gz /usr/share/man/man3/sd-bus.3.gz /usr/share/man/man3/sd-daemon.3.gz /usr/share/man/man3/sd-device.3.gz /usr/share/man/man3/sd-event.3.gz /usr/share/man/man3/sd-hwdb.3.gz /usr/share/man/man3/sd-id128.3.gz /usr/share/man/man3/sd-journal.3.gz /usr/share/man/man3/sd-json.3.gz /usr/share/man/man3/sd-login.3.gz /usr/share/man/man3/sd-path.3.gz /usr/share/man/man3/sd-varlink.3.gz /usr/share/man/man3/sd_booted.3.gz /usr/share/man/man3/sd_bus_add_fallback.3.gz /usr/share/man/man3/sd_bus_add_fallback_vtable.3.gz /usr/share/man/man3/sd_bus_add_filter.3.gz /usr/share/man/man3/sd_bus_add_match.3.gz /usr/share/man/man3/sd_bus_add_match_async.3.gz /usr/share/man/man3/sd_bus_add_node_enumerator.3.gz /usr/share/man/man3/sd_bus_add_object.3.gz /usr/share/man/man3/sd_bus_add_object_manager.3.gz /usr/share/man/man3/sd_bus_add_object_vtable.3.gz /usr/share/man/man3/sd_bus_attach_event.3.gz /usr/share/man/man3/sd_bus_call.3.gz /usr/share/man/man3/sd_bus_call_async.3.gz /usr/share/man/man3/sd_bus_call_method.3.gz /usr/share/man/man3/sd_bus_call_method_async.3.gz /usr/share/man/man3/sd_bus_call_method_asyncv.3.gz /usr/share/man/man3/sd_bus_call_methodv.3.gz /usr/share/man/man3/sd_bus_can_send.3.gz /usr/share/man/man3/sd_bus_close.3.gz /usr/share/man/man3/sd_bus_close_unref.3.gz /usr/share/man/man3/sd_bus_close_unrefp.3.gz /usr/share/man/man3/sd_bus_creds_get_audit_login_uid.3.gz /usr/share/man/man3/sd_bus_creds_get_audit_session_id.3.gz /usr/share/man/man3/sd_bus_creds_get_augmented_mask.3.gz /usr/share/man/man3/sd_bus_creds_get_cgroup.3.gz /usr/share/man/man3/sd_bus_creds_get_cmdline.3.gz /usr/share/man/man3/sd_bus_creds_get_comm.3.gz /usr/share/man/man3/sd_bus_creds_get_description.3.gz /usr/share/man/man3/sd_bus_creds_get_egid.3.gz /usr/share/man/man3/sd_bus_creds_get_euid.3.gz /usr/share/man/man3/sd_bus_creds_get_exe.3.gz /usr/share/man/man3/sd_bus_creds_get_fsgid.3.gz /usr/share/man/man3/sd_bus_creds_get_fsuid.3.gz /usr/share/man/man3/sd_bus_creds_get_gid.3.gz /usr/share/man/man3/sd_bus_creds_get_mask.3.gz /usr/share/man/man3/sd_bus_creds_get_owner_uid.3.gz /usr/share/man/man3/sd_bus_creds_get_pid.3.gz /usr/share/man/man3/sd_bus_creds_get_pidfd_dup.3.gz /usr/share/man/man3/sd_bus_creds_get_ppid.3.gz /usr/share/man/man3/sd_bus_creds_get_selinux_context.3.gz /usr/share/man/man3/sd_bus_creds_get_session.3.gz /usr/share/man/man3/sd_bus_creds_get_sgid.3.gz /usr/share/man/man3/sd_bus_creds_get_slice.3.gz /usr/share/man/man3/sd_bus_creds_get_suid.3.gz /usr/share/man/man3/sd_bus_creds_get_supplementary_gids.3.gz /usr/share/man/man3/sd_bus_creds_get_tid.3.gz /usr/share/man/man3/sd_bus_creds_get_tid_comm.3.gz /usr/share/man/man3/sd_bus_creds_get_tty.3.gz /usr/share/man/man3/sd_bus_creds_get_uid.3.gz /usr/share/man/man3/sd_bus_creds_get_unique_name.3.gz /usr/share/man/man3/sd_bus_creds_get_unit.3.gz /usr/share/man/man3/sd_bus_creds_get_user_slice.3.gz /usr/share/man/man3/sd_bus_creds_get_user_unit.3.gz /usr/share/man/man3/sd_bus_creds_get_well_known_names.3.gz /usr/share/man/man3/sd_bus_creds_has_bounding_cap.3.gz /usr/share/man/man3/sd_bus_creds_has_effective_cap.3.gz /usr/share/man/man3/sd_bus_creds_has_inheritable_cap.3.gz /usr/share/man/man3/sd_bus_creds_has_permitted_cap.3.gz /usr/share/man/man3/sd_bus_creds_new_from_pid.3.gz /usr/share/man/man3/sd_bus_creds_new_from_pidfd.3.gz /usr/share/man/man3/sd_bus_creds_ref.3.gz /usr/share/man/man3/sd_bus_creds_unref.3.gz /usr/share/man/man3/sd_bus_creds_unrefp.3.gz /usr/share/man/man3/sd_bus_default.3.gz /usr/share/man/man3/sd_bus_default_flush_close.3.gz /usr/share/man/man3/sd_bus_default_system.3.gz /usr/share/man/man3/sd_bus_default_user.3.gz /usr/share/man/man3/sd_bus_destroy_t.3.gz /usr/share/man/man3/sd_bus_detach_event.3.gz /usr/share/man/man3/sd_bus_emit_interfaces_added.3.gz /usr/share/man/man3/sd_bus_emit_interfaces_added_strv.3.gz /usr/share/man/man3/sd_bus_emit_interfaces_removed.3.gz /usr/share/man/man3/sd_bus_emit_interfaces_removed_strv.3.gz /usr/share/man/man3/sd_bus_emit_object_added.3.gz /usr/share/man/man3/sd_bus_emit_object_removed.3.gz /usr/share/man/man3/sd_bus_emit_properties_changed.3.gz /usr/share/man/man3/sd_bus_emit_properties_changed_strv.3.gz /usr/share/man/man3/sd_bus_emit_signal.3.gz /usr/share/man/man3/sd_bus_emit_signal_to.3.gz /usr/share/man/man3/sd_bus_emit_signal_tov.3.gz /usr/share/man/man3/sd_bus_emit_signalv.3.gz /usr/share/man/man3/sd_bus_enqueue_for_read.3.gz /usr/share/man/man3/sd_bus_error.3.gz /usr/share/man/man3/sd_bus_error_add_map.3.gz /usr/share/man/man3/sd_bus_error_copy.3.gz /usr/share/man/man3/sd_bus_error_free.3.gz /usr/share/man/man3/sd_bus_error_get_errno.3.gz /usr/share/man/man3/sd_bus_error_has_name.3.gz /usr/share/man/man3/sd_bus_error_has_names.3.gz /usr/share/man/man3/sd_bus_error_has_names_sentinel.3.gz /usr/share/man/man3/sd_bus_error_is_set.3.gz /usr/share/man/man3/sd_bus_error_map.3.gz /usr/share/man/man3/sd_bus_error_move.3.gz /usr/share/man/man3/sd_bus_error_set.3.gz /usr/share/man/man3/sd_bus_error_set_const.3.gz /usr/share/man/man3/sd_bus_error_set_errno.3.gz /usr/share/man/man3/sd_bus_error_set_errnof.3.gz /usr/share/man/man3/sd_bus_error_set_errnofv.3.gz /usr/share/man/man3/sd_bus_error_setf.3.gz /usr/share/man/man3/sd_bus_error_setfv.3.gz /usr/share/man/man3/sd_bus_flush.3.gz /usr/share/man/man3/sd_bus_flush_close_unref.3.gz /usr/share/man/man3/sd_bus_flush_close_unrefp.3.gz /usr/share/man/man3/sd_bus_get_address.3.gz /usr/share/man/man3/sd_bus_get_allow_interactive_authorization.3.gz /usr/share/man/man3/sd_bus_get_bus_id.3.gz /usr/share/man/man3/sd_bus_get_close_on_exit.3.gz /usr/share/man/man3/sd_bus_get_connected_signal.3.gz /usr/share/man/man3/sd_bus_get_creds_mask.3.gz /usr/share/man/man3/sd_bus_get_current_handler.3.gz /usr/share/man/man3/sd_bus_get_current_message.3.gz /usr/share/man/man3/sd_bus_get_current_slot.3.gz /usr/share/man/man3/sd_bus_get_current_userdata.3.gz /usr/share/man/man3/sd_bus_get_description.3.gz /usr/share/man/man3/sd_bus_get_event.3.gz /usr/share/man/man3/sd_bus_get_events.3.gz /usr/share/man/man3/sd_bus_get_exit_on_disconnect.3.gz /usr/share/man/man3/sd_bus_get_fd.3.gz /usr/share/man/man3/sd_bus_get_method_call_timeout.3.gz /usr/share/man/man3/sd_bus_get_n_queued_read.3.gz /usr/share/man/man3/sd_bus_get_n_queued_write.3.gz /usr/share/man/man3/sd_bus_get_name_creds.3.gz /usr/share/man/man3/sd_bus_get_name_machine_id.3.gz /usr/share/man/man3/sd_bus_get_owner_creds.3.gz /usr/share/man/man3/sd_bus_get_property.3.gz /usr/share/man/man3/sd_bus_get_property_string.3.gz /usr/share/man/man3/sd_bus_get_property_strv.3.gz /usr/share/man/man3/sd_bus_get_property_trivial.3.gz /usr/share/man/man3/sd_bus_get_scope.3.gz /usr/share/man/man3/sd_bus_get_sender.3.gz /usr/share/man/man3/sd_bus_get_tid.3.gz /usr/share/man/man3/sd_bus_get_timeout.3.gz /usr/share/man/man3/sd_bus_get_unique_name.3.gz /usr/share/man/man3/sd_bus_get_watch_bind.3.gz /usr/share/man/man3/sd_bus_interface_name_is_valid.3.gz /usr/share/man/man3/sd_bus_is_anonymous.3.gz /usr/share/man/man3/sd_bus_is_bus_client.3.gz /usr/share/man/man3/sd_bus_is_monitor.3.gz /usr/share/man/man3/sd_bus_is_open.3.gz /usr/share/man/man3/sd_bus_is_ready.3.gz /usr/share/man/man3/sd_bus_is_server.3.gz /usr/share/man/man3/sd_bus_is_trusted.3.gz /usr/share/man/man3/sd_bus_list_names.3.gz /usr/share/man/man3/sd_bus_match_signal.3.gz /usr/share/man/man3/sd_bus_match_signal_async.3.gz /usr/share/man/man3/sd_bus_member_name_is_valid.3.gz /usr/share/man/man3/sd_bus_message_append.3.gz /usr/share/man/man3/sd_bus_message_append_array.3.gz /usr/share/man/man3/sd_bus_message_append_array_iovec.3.gz /usr/share/man/man3/sd_bus_message_append_array_memfd.3.gz /usr/share/man/man3/sd_bus_message_append_array_space.3.gz /usr/share/man/man3/sd_bus_message_append_basic.3.gz /usr/share/man/man3/sd_bus_message_append_string_iovec.3.gz /usr/share/man/man3/sd_bus_message_append_string_memfd.3.gz /usr/share/man/man3/sd_bus_message_append_string_space.3.gz /usr/share/man/man3/sd_bus_message_append_strv.3.gz /usr/share/man/man3/sd_bus_message_appendv.3.gz /usr/share/man/man3/sd_bus_message_at_end.3.gz /usr/share/man/man3/sd_bus_message_close_container.3.gz /usr/share/man/man3/sd_bus_message_copy.3.gz /usr/share/man/man3/sd_bus_message_dump.3.gz /usr/share/man/man3/sd_bus_message_dump_json.3.gz /usr/share/man/man3/sd_bus_message_enter_container.3.gz /usr/share/man/man3/sd_bus_message_exit_container.3.gz /usr/share/man/man3/sd_bus_message_get_allow_interactive_authorization.3.gz /usr/share/man/man3/sd_bus_message_get_auto_start.3.gz /usr/share/man/man3/sd_bus_message_get_bus.3.gz /usr/share/man/man3/sd_bus_message_get_cookie.3.gz /usr/share/man/man3/sd_bus_message_get_creds.3.gz /usr/share/man/man3/sd_bus_message_get_destination.3.gz /usr/share/man/man3/sd_bus_message_get_errno.3.gz /usr/share/man/man3/sd_bus_message_get_error.3.gz /usr/share/man/man3/sd_bus_message_get_expect_reply.3.gz /usr/share/man/man3/sd_bus_message_get_interface.3.gz /usr/share/man/man3/sd_bus_message_get_member.3.gz /usr/share/man/man3/sd_bus_message_get_monotonic_usec.3.gz /usr/share/man/man3/sd_bus_message_get_path.3.gz /usr/share/man/man3/sd_bus_message_get_realtime_usec.3.gz /usr/share/man/man3/sd_bus_message_get_reply_cookie.3.gz /usr/share/man/man3/sd_bus_message_get_sender.3.gz /usr/share/man/man3/sd_bus_message_get_seqnum.3.gz /usr/share/man/man3/sd_bus_message_get_signature.3.gz /usr/share/man/man3/sd_bus_message_get_type.3.gz /usr/share/man/man3/sd_bus_message_has_signature.3.gz /usr/share/man/man3/sd_bus_message_is_empty.3.gz /usr/share/man/man3/sd_bus_message_is_method_call.3.gz /usr/share/man/man3/sd_bus_message_is_method_error.3.gz /usr/share/man/man3/sd_bus_message_is_signal.3.gz /usr/share/man/man3/sd_bus_message_new.3.gz /usr/share/man/man3/sd_bus_message_new_method_call.3.gz /usr/share/man/man3/sd_bus_message_new_method_errno.3.gz /usr/share/man/man3/sd_bus_message_new_method_errnof.3.gz /usr/share/man/man3/sd_bus_message_new_method_error.3.gz /usr/share/man/man3/sd_bus_message_new_method_errorf.3.gz /usr/share/man/man3/sd_bus_message_new_method_return.3.gz /usr/share/man/man3/sd_bus_message_new_signal.3.gz /usr/share/man/man3/sd_bus_message_new_signal_to.3.gz /usr/share/man/man3/sd_bus_message_open_container.3.gz /usr/share/man/man3/sd_bus_message_peek_type.3.gz /usr/share/man/man3/sd_bus_message_read.3.gz /usr/share/man/man3/sd_bus_message_read_array.3.gz /usr/share/man/man3/sd_bus_message_read_basic.3.gz /usr/share/man/man3/sd_bus_message_read_strv.3.gz /usr/share/man/man3/sd_bus_message_read_strv_extend.3.gz /usr/share/man/man3/sd_bus_message_readv.3.gz /usr/share/man/man3/sd_bus_message_ref.3.gz /usr/share/man/man3/sd_bus_message_rewind.3.gz /usr/share/man/man3/sd_bus_message_seal.3.gz /usr/share/man/man3/sd_bus_message_send.3.gz /usr/share/man/man3/sd_bus_message_sensitive.3.gz /usr/share/man/man3/sd_bus_message_set_allow_interactive_authorization.3.gz /usr/share/man/man3/sd_bus_message_set_auto_start.3.gz /usr/share/man/man3/sd_bus_message_set_destination.3.gz /usr/share/man/man3/sd_bus_message_set_expect_reply.3.gz /usr/share/man/man3/sd_bus_message_set_sender.3.gz /usr/share/man/man3/sd_bus_message_skip.3.gz /usr/share/man/man3/sd_bus_message_unref.3.gz /usr/share/man/man3/sd_bus_message_unrefp.3.gz /usr/share/man/man3/sd_bus_message_verify_type.3.gz /usr/share/man/man3/sd_bus_negotiate_creds.3.gz /usr/share/man/man3/sd_bus_negotiate_fds.3.gz /usr/share/man/man3/sd_bus_negotiate_timestamp.3.gz /usr/share/man/man3/sd_bus_new.3.gz /usr/share/man/man3/sd_bus_object_path_is_valid.3.gz /usr/share/man/man3/sd_bus_open.3.gz /usr/share/man/man3/sd_bus_open_system.3.gz /usr/share/man/man3/sd_bus_open_system_machine.3.gz /usr/share/man/man3/sd_bus_open_system_remote.3.gz /usr/share/man/man3/sd_bus_open_system_with_description.3.gz /usr/share/man/man3/sd_bus_open_user.3.gz /usr/share/man/man3/sd_bus_open_user_machine.3.gz /usr/share/man/man3/sd_bus_open_user_with_description.3.gz /usr/share/man/man3/sd_bus_open_with_description.3.gz /usr/share/man/man3/sd_bus_path_decode.3.gz /usr/share/man/man3/sd_bus_path_decode_many.3.gz /usr/share/man/man3/sd_bus_path_encode.3.gz /usr/share/man/man3/sd_bus_path_encode_many.3.gz /usr/share/man/man3/sd_bus_pending_method_calls.3.gz /usr/share/man/man3/sd_bus_process.3.gz /usr/share/man/man3/sd_bus_query_sender_creds.3.gz /usr/share/man/man3/sd_bus_query_sender_privilege.3.gz /usr/share/man/man3/sd_bus_ref.3.gz /usr/share/man/man3/sd_bus_release_name.3.gz /usr/share/man/man3/sd_bus_release_name_async.3.gz /usr/share/man/man3/sd_bus_reply_method_errno.3.gz /usr/share/man/man3/sd_bus_reply_method_errnof.3.gz /usr/share/man/man3/sd_bus_reply_method_errnofv.3.gz /usr/share/man/man3/sd_bus_reply_method_error.3.gz /usr/share/man/man3/sd_bus_reply_method_errorf.3.gz /usr/share/man/man3/sd_bus_reply_method_errorfv.3.gz /usr/share/man/man3/sd_bus_reply_method_return.3.gz /usr/share/man/man3/sd_bus_reply_method_returnv.3.gz /usr/share/man/man3/sd_bus_request_name.3.gz /usr/share/man/man3/sd_bus_request_name_async.3.gz /usr/share/man/man3/sd_bus_send.3.gz /usr/share/man/man3/sd_bus_send_to.3.gz /usr/share/man/man3/sd_bus_service_name_is_valid.3.gz /usr/share/man/man3/sd_bus_set_address.3.gz /usr/share/man/man3/sd_bus_set_allow_interactive_authorization.3.gz /usr/share/man/man3/sd_bus_set_anonymous.3.gz /usr/share/man/man3/sd_bus_set_bus_client.3.gz /usr/share/man/man3/sd_bus_set_close_on_exit.3.gz /usr/share/man/man3/sd_bus_set_connected_signal.3.gz /usr/share/man/man3/sd_bus_set_description.3.gz /usr/share/man/man3/sd_bus_set_exec.3.gz /usr/share/man/man3/sd_bus_set_exit_on_disconnect.3.gz /usr/share/man/man3/sd_bus_set_fd.3.gz /usr/share/man/man3/sd_bus_set_method_call_timeout.3.gz /usr/share/man/man3/sd_bus_set_monitor.3.gz /usr/share/man/man3/sd_bus_set_property.3.gz /usr/share/man/man3/sd_bus_set_propertyv.3.gz /usr/share/man/man3/sd_bus_set_sender.3.gz /usr/share/man/man3/sd_bus_set_server.3.gz /usr/share/man/man3/sd_bus_set_trusted.3.gz /usr/share/man/man3/sd_bus_set_watch_bind.3.gz /usr/share/man/man3/sd_bus_slot_get_bus.3.gz /usr/share/man/man3/sd_bus_slot_get_current_handler.3.gz /usr/share/man/man3/sd_bus_slot_get_current_message.3.gz /usr/share/man/man3/sd_bus_slot_get_current_userdata.3.gz /usr/share/man/man3/sd_bus_slot_get_description.3.gz /usr/share/man/man3/sd_bus_slot_get_destroy_callback.3.gz /usr/share/man/man3/sd_bus_slot_get_floating.3.gz /usr/share/man/man3/sd_bus_slot_get_userdata.3.gz /usr/share/man/man3/sd_bus_slot_ref.3.gz /usr/share/man/man3/sd_bus_slot_set_description.3.gz /usr/share/man/man3/sd_bus_slot_set_destroy_callback.3.gz /usr/share/man/man3/sd_bus_slot_set_floating.3.gz /usr/share/man/man3/sd_bus_slot_set_userdata.3.gz /usr/share/man/man3/sd_bus_slot_unref.3.gz /usr/share/man/man3/sd_bus_slot_unrefp.3.gz /usr/share/man/man3/sd_bus_start.3.gz /usr/share/man/man3/sd_bus_track_add_name.3.gz /usr/share/man/man3/sd_bus_track_add_sender.3.gz /usr/share/man/man3/sd_bus_track_contains.3.gz /usr/share/man/man3/sd_bus_track_count.3.gz /usr/share/man/man3/sd_bus_track_count_name.3.gz /usr/share/man/man3/sd_bus_track_count_sender.3.gz /usr/share/man/man3/sd_bus_track_first.3.gz /usr/share/man/man3/sd_bus_track_get_bus.3.gz /usr/share/man/man3/sd_bus_track_get_destroy_callback.3.gz /usr/share/man/man3/sd_bus_track_get_recursive.3.gz /usr/share/man/man3/sd_bus_track_get_userdata.3.gz /usr/share/man/man3/sd_bus_track_new.3.gz /usr/share/man/man3/sd_bus_track_next.3.gz /usr/share/man/man3/sd_bus_track_ref.3.gz /usr/share/man/man3/sd_bus_track_remove_name.3.gz /usr/share/man/man3/sd_bus_track_remove_sender.3.gz /usr/share/man/man3/sd_bus_track_set_destroy_callback.3.gz /usr/share/man/man3/sd_bus_track_set_recursive.3.gz /usr/share/man/man3/sd_bus_track_set_userdata.3.gz /usr/share/man/man3/sd_bus_track_unref.3.gz /usr/share/man/man3/sd_bus_track_unrefp.3.gz /usr/share/man/man3/sd_bus_unref.3.gz /usr/share/man/man3/sd_bus_unrefp.3.gz /usr/share/man/man3/sd_bus_wait.3.gz /usr/share/man/man3/sd_device_enumerator_add_all_parents.3.gz /usr/share/man/man3/sd_device_enumerator_add_match_parent.3.gz /usr/share/man/man3/sd_device_enumerator_add_match_property.3.gz /usr/share/man/man3/sd_device_enumerator_add_match_property_required.3.gz /usr/share/man/man3/sd_device_enumerator_add_match_subsystem.3.gz /usr/share/man/man3/sd_device_enumerator_add_match_sysattr.3.gz /usr/share/man/man3/sd_device_enumerator_add_match_sysname.3.gz /usr/share/man/man3/sd_device_enumerator_add_match_tag.3.gz /usr/share/man/man3/sd_device_enumerator_add_nomatch_sysname.3.gz /usr/share/man/man3/sd_device_enumerator_allow_uninitialized.3.gz /usr/share/man/man3/sd_device_enumerator_get_device_first.3.gz /usr/share/man/man3/sd_device_enumerator_get_device_next.3.gz /usr/share/man/man3/sd_device_enumerator_get_subsystem_first.3.gz /usr/share/man/man3/sd_device_enumerator_get_subsystem_next.3.gz /usr/share/man/man3/sd_device_enumerator_new.3.gz /usr/share/man/man3/sd_device_enumerator_ref.3.gz /usr/share/man/man3/sd_device_enumerator_unref.3.gz /usr/share/man/man3/sd_device_enumerator_unrefp.3.gz /usr/share/man/man3/sd_device_get_device_id.3.gz /usr/share/man/man3/sd_device_get_devname.3.gz /usr/share/man/man3/sd_device_get_devnum.3.gz /usr/share/man/man3/sd_device_get_devpath.3.gz /usr/share/man/man3/sd_device_get_devtype.3.gz /usr/share/man/man3/sd_device_get_diskseq.3.gz /usr/share/man/man3/sd_device_get_driver.3.gz /usr/share/man/man3/sd_device_get_driver_subsystem.3.gz /usr/share/man/man3/sd_device_get_ifindex.3.gz /usr/share/man/man3/sd_device_get_subsystem.3.gz /usr/share/man/man3/sd_device_get_sysname.3.gz /usr/share/man/man3/sd_device_get_sysnum.3.gz /usr/share/man/man3/sd_device_get_syspath.3.gz /usr/share/man/man3/sd_device_ref.3.gz /usr/share/man/man3/sd_device_unref.3.gz /usr/share/man/man3/sd_device_unrefp.3.gz /usr/share/man/man3/sd_event.3.gz /usr/share/man/man3/sd_event_add_child.3.gz /usr/share/man/man3/sd_event_add_child_pidfd.3.gz /usr/share/man/man3/sd_event_add_defer.3.gz /usr/share/man/man3/sd_event_add_exit.3.gz /usr/share/man/man3/sd_event_add_inotify.3.gz /usr/share/man/man3/sd_event_add_inotify_fd.3.gz /usr/share/man/man3/sd_event_add_io.3.gz /usr/share/man/man3/sd_event_add_memory_pressure.3.gz /usr/share/man/man3/sd_event_add_post.3.gz /usr/share/man/man3/sd_event_add_signal.3.gz /usr/share/man/man3/sd_event_add_time.3.gz /usr/share/man/man3/sd_event_add_time_relative.3.gz /usr/share/man/man3/sd_event_child_handler_t.3.gz /usr/share/man/man3/sd_event_default.3.gz /usr/share/man/man3/sd_event_destroy_t.3.gz /usr/share/man/man3/sd_event_dispatch.3.gz /usr/share/man/man3/sd_event_exit.3.gz /usr/share/man/man3/sd_event_get_exit_code.3.gz /usr/share/man/man3/sd_event_get_exit_on_idle.3.gz /usr/share/man/man3/sd_event_get_fd.3.gz /usr/share/man/man3/sd_event_get_iteration.3.gz /usr/share/man/man3/sd_event_get_state.3.gz /usr/share/man/man3/sd_event_get_tid.3.gz /usr/share/man/man3/sd_event_get_watchdog.3.gz /usr/share/man/man3/sd_event_handler_t.3.gz /usr/share/man/man3/sd_event_inotify_handler_t.3.gz /usr/share/man/man3/sd_event_io_handler_t.3.gz /usr/share/man/man3/sd_event_loop.3.gz /usr/share/man/man3/sd_event_new.3.gz /usr/share/man/man3/sd_event_now.3.gz /usr/share/man/man3/sd_event_prepare.3.gz /usr/share/man/man3/sd_event_ref.3.gz /usr/share/man/man3/sd_event_run.3.gz /usr/share/man/man3/sd_event_set_exit_on_idle.3.gz /usr/share/man/man3/sd_event_set_signal_exit.3.gz /usr/share/man/man3/sd_event_set_watchdog.3.gz /usr/share/man/man3/sd_event_signal_handler_t.3.gz /usr/share/man/man3/sd_event_source.3.gz /usr/share/man/man3/sd_event_source_disable_unref.3.gz /usr/share/man/man3/sd_event_source_disable_unrefp.3.gz /usr/share/man/man3/sd_event_source_get_child_pid.3.gz /usr/share/man/man3/sd_event_source_get_child_pidfd.3.gz /usr/share/man/man3/sd_event_source_get_child_pidfd_own.3.gz /usr/share/man/man3/sd_event_source_get_child_process_own.3.gz /usr/share/man/man3/sd_event_source_get_description.3.gz /usr/share/man/man3/sd_event_source_get_destroy_callback.3.gz /usr/share/man/man3/sd_event_source_get_enabled.3.gz /usr/share/man/man3/sd_event_source_get_event.3.gz /usr/share/man/man3/sd_event_source_get_exit_on_failure.3.gz /usr/share/man/man3/sd_event_source_get_floating.3.gz /usr/share/man/man3/sd_event_source_get_inotify_mask.3.gz /usr/share/man/man3/sd_event_source_get_inotify_path.3.gz /usr/share/man/man3/sd_event_source_get_io_events.3.gz /usr/share/man/man3/sd_event_source_get_io_fd.3.gz /usr/share/man/man3/sd_event_source_get_io_fd_own.3.gz /usr/share/man/man3/sd_event_source_get_io_revents.3.gz /usr/share/man/man3/sd_event_source_get_pending.3.gz /usr/share/man/man3/sd_event_source_get_priority.3.gz /usr/share/man/man3/sd_event_source_get_ratelimit.3.gz /usr/share/man/man3/sd_event_source_get_signal.3.gz /usr/share/man/man3/sd_event_source_get_time.3.gz /usr/share/man/man3/sd_event_source_get_time_accuracy.3.gz /usr/share/man/man3/sd_event_source_get_time_clock.3.gz /usr/share/man/man3/sd_event_source_get_userdata.3.gz /usr/share/man/man3/sd_event_source_is_ratelimited.3.gz /usr/share/man/man3/sd_event_source_leave_ratelimit.3.gz /usr/share/man/man3/sd_event_source_ref.3.gz /usr/share/man/man3/sd_event_source_send_child_signal.3.gz /usr/share/man/man3/sd_event_source_set_child_pidfd_own.3.gz /usr/share/man/man3/sd_event_source_set_child_process_own.3.gz /usr/share/man/man3/sd_event_source_set_description.3.gz /usr/share/man/man3/sd_event_source_set_destroy_callback.3.gz /usr/share/man/man3/sd_event_source_set_enabled.3.gz /usr/share/man/man3/sd_event_source_set_exit_on_failure.3.gz /usr/share/man/man3/sd_event_source_set_floating.3.gz /usr/share/man/man3/sd_event_source_set_io_events.3.gz /usr/share/man/man3/sd_event_source_set_io_fd.3.gz /usr/share/man/man3/sd_event_source_set_io_fd_own.3.gz /usr/share/man/man3/sd_event_source_set_memory_pressure_period.3.gz /usr/share/man/man3/sd_event_source_set_memory_pressure_type.3.gz /usr/share/man/man3/sd_event_source_set_prepare.3.gz /usr/share/man/man3/sd_event_source_set_priority.3.gz /usr/share/man/man3/sd_event_source_set_ratelimit.3.gz /usr/share/man/man3/sd_event_source_set_ratelimit_expire_callback.3.gz /usr/share/man/man3/sd_event_source_set_time.3.gz /usr/share/man/man3/sd_event_source_set_time_accuracy.3.gz /usr/share/man/man3/sd_event_source_set_time_relative.3.gz /usr/share/man/man3/sd_event_source_set_userdata.3.gz /usr/share/man/man3/sd_event_source_unref.3.gz /usr/share/man/man3/sd_event_source_unrefp.3.gz /usr/share/man/man3/sd_event_time_handler_t.3.gz /usr/share/man/man3/sd_event_trim_memory.3.gz /usr/share/man/man3/sd_event_unref.3.gz /usr/share/man/man3/sd_event_unrefp.3.gz /usr/share/man/man3/sd_event_wait.3.gz /usr/share/man/man3/sd_get_machine_names.3.gz /usr/share/man/man3/sd_get_seats.3.gz /usr/share/man/man3/sd_get_sessions.3.gz /usr/share/man/man3/sd_get_uids.3.gz /usr/share/man/man3/sd_hwdb_enumerate.3.gz /usr/share/man/man3/sd_hwdb_get.3.gz /usr/share/man/man3/sd_hwdb_new.3.gz /usr/share/man/man3/sd_hwdb_new_from_path.3.gz /usr/share/man/man3/sd_hwdb_ref.3.gz /usr/share/man/man3/sd_hwdb_seek.3.gz /usr/share/man/man3/sd_hwdb_unref.3.gz /usr/share/man/man3/sd_id128_equal.3.gz /usr/share/man/man3/sd_id128_from_string.3.gz /usr/share/man/man3/sd_id128_get_app_specific.3.gz /usr/share/man/man3/sd_id128_get_boot.3.gz /usr/share/man/man3/sd_id128_get_boot_app_specific.3.gz /usr/share/man/man3/sd_id128_get_invocation.3.gz /usr/share/man/man3/sd_id128_get_machine.3.gz /usr/share/man/man3/sd_id128_get_machine_app_specific.3.gz /usr/share/man/man3/sd_id128_in_set.3.gz /usr/share/man/man3/sd_id128_in_set_sentinel.3.gz /usr/share/man/man3/sd_id128_in_setv.3.gz /usr/share/man/man3/sd_id128_is_allf.3.gz /usr/share/man/man3/sd_id128_is_null.3.gz /usr/share/man/man3/sd_id128_randomize.3.gz /usr/share/man/man3/sd_id128_string_equal.3.gz /usr/share/man/man3/sd_id128_t.3.gz /usr/share/man/man3/sd_id128_to_string.3.gz /usr/share/man/man3/sd_id128_to_uuid_string.3.gz /usr/share/man/man3/sd_is_fifo.3.gz /usr/share/man/man3/sd_is_mq.3.gz /usr/share/man/man3/sd_is_socket.3.gz /usr/share/man/man3/sd_is_socket_inet.3.gz /usr/share/man/man3/sd_is_socket_sockaddr.3.gz /usr/share/man/man3/sd_is_socket_unix.3.gz /usr/share/man/man3/sd_is_special.3.gz /usr/share/man/man3/sd_journal.3.gz /usr/share/man/man3/sd_journal_add_conjunction.3.gz /usr/share/man/man3/sd_journal_add_disjunction.3.gz /usr/share/man/man3/sd_journal_add_match.3.gz /usr/share/man/man3/sd_journal_close.3.gz /usr/share/man/man3/sd_journal_enumerate_available_data.3.gz /usr/share/man/man3/sd_journal_enumerate_available_unique.3.gz /usr/share/man/man3/sd_journal_enumerate_data.3.gz /usr/share/man/man3/sd_journal_enumerate_fields.3.gz /usr/share/man/man3/sd_journal_enumerate_unique.3.gz /usr/share/man/man3/sd_journal_flush_matches.3.gz /usr/share/man/man3/sd_journal_get_catalog.3.gz /usr/share/man/man3/sd_journal_get_catalog_for_message_id.3.gz /usr/share/man/man3/sd_journal_get_cursor.3.gz /usr/share/man/man3/sd_journal_get_cutoff_monotonic_usec.3.gz /usr/share/man/man3/sd_journal_get_cutoff_realtime_usec.3.gz /usr/share/man/man3/sd_journal_get_data.3.gz /usr/share/man/man3/sd_journal_get_data_threshold.3.gz /usr/share/man/man3/sd_journal_get_events.3.gz /usr/share/man/man3/sd_journal_get_fd.3.gz /usr/share/man/man3/sd_journal_get_monotonic_usec.3.gz /usr/share/man/man3/sd_journal_get_realtime_usec.3.gz /usr/share/man/man3/sd_journal_get_seqnum.3.gz /usr/share/man/man3/sd_journal_get_timeout.3.gz /usr/share/man/man3/sd_journal_get_usage.3.gz /usr/share/man/man3/sd_journal_has_persistent_files.3.gz /usr/share/man/man3/sd_journal_has_runtime_files.3.gz /usr/share/man/man3/sd_journal_next.3.gz /usr/share/man/man3/sd_journal_next_skip.3.gz /usr/share/man/man3/sd_journal_open.3.gz /usr/share/man/man3/sd_journal_open_directory.3.gz /usr/share/man/man3/sd_journal_open_directory_fd.3.gz /usr/share/man/man3/sd_journal_open_files.3.gz /usr/share/man/man3/sd_journal_open_files_fd.3.gz /usr/share/man/man3/sd_journal_open_namespace.3.gz /usr/share/man/man3/sd_journal_perror.3.gz /usr/share/man/man3/sd_journal_perror_with_location.3.gz /usr/share/man/man3/sd_journal_previous.3.gz /usr/share/man/man3/sd_journal_previous_skip.3.gz /usr/share/man/man3/sd_journal_print.3.gz /usr/share/man/man3/sd_journal_print_with_location.3.gz /usr/share/man/man3/sd_journal_printv.3.gz /usr/share/man/man3/sd_journal_printv_with_location.3.gz /usr/share/man/man3/sd_journal_process.3.gz /usr/share/man/man3/sd_journal_query_unique.3.gz /usr/share/man/man3/sd_journal_reliable_fd.3.gz /usr/share/man/man3/sd_journal_restart_data.3.gz /usr/share/man/man3/sd_journal_restart_fields.3.gz /usr/share/man/man3/sd_journal_restart_unique.3.gz /usr/share/man/man3/sd_journal_seek_cursor.3.gz /usr/share/man/man3/sd_journal_seek_head.3.gz /usr/share/man/man3/sd_journal_seek_monotonic_usec.3.gz /usr/share/man/man3/sd_journal_seek_realtime_usec.3.gz /usr/share/man/man3/sd_journal_seek_tail.3.gz /usr/share/man/man3/sd_journal_send.3.gz /usr/share/man/man3/sd_journal_send_with_location.3.gz /usr/share/man/man3/sd_journal_sendv.3.gz /usr/share/man/man3/sd_journal_sendv_with_location.3.gz /usr/share/man/man3/sd_journal_set_data_threshold.3.gz /usr/share/man/man3/sd_journal_step_one.3.gz /usr/share/man/man3/sd_journal_stream_fd.3.gz /usr/share/man/man3/sd_journal_stream_fd_with_namespace.3.gz /usr/share/man/man3/sd_journal_test_cursor.3.gz /usr/share/man/man3/sd_journal_wait.3.gz /usr/share/man/man3/sd_json_dispatch_const_string.3.gz /usr/share/man/man3/sd_json_dispatch_double.3.gz /usr/share/man/man3/sd_json_dispatch_id128.3.gz /usr/share/man/man3/sd_json_dispatch_int16.3.gz /usr/share/man/man3/sd_json_dispatch_int32.3.gz /usr/share/man/man3/sd_json_dispatch_int64.3.gz /usr/share/man/man3/sd_json_dispatch_int8.3.gz /usr/share/man/man3/sd_json_dispatch_intbool.3.gz /usr/share/man/man3/sd_json_dispatch_signal.3.gz /usr/share/man/man3/sd_json_dispatch_stdbool.3.gz /usr/share/man/man3/sd_json_dispatch_string.3.gz /usr/share/man/man3/sd_json_dispatch_strv.3.gz /usr/share/man/man3/sd_json_dispatch_tristate.3.gz /usr/share/man/man3/sd_json_dispatch_uid_gid.3.gz /usr/share/man/man3/sd_json_dispatch_uint16.3.gz /usr/share/man/man3/sd_json_dispatch_uint32.3.gz /usr/share/man/man3/sd_json_dispatch_uint64.3.gz /usr/share/man/man3/sd_json_dispatch_uint8.3.gz /usr/share/man/man3/sd_json_dispatch_unsupported.3.gz /usr/share/man/man3/sd_json_dispatch_variant.3.gz /usr/share/man/man3/sd_json_dispatch_variant_noref.3.gz /usr/share/man/man3/sd_listen_fds.3.gz /usr/share/man/man3/sd_listen_fds_with_names.3.gz /usr/share/man/man3/sd_login_monitor.3.gz /usr/share/man/man3/sd_login_monitor_flush.3.gz /usr/share/man/man3/sd_login_monitor_get_events.3.gz /usr/share/man/man3/sd_login_monitor_get_fd.3.gz /usr/share/man/man3/sd_login_monitor_get_timeout.3.gz /usr/share/man/man3/sd_login_monitor_new.3.gz /usr/share/man/man3/sd_login_monitor_unref.3.gz /usr/share/man/man3/sd_login_monitor_unrefp.3.gz /usr/share/man/man3/sd_machine_get_class.3.gz /usr/share/man/man3/sd_machine_get_ifindices.3.gz /usr/share/man/man3/sd_notify.3.gz /usr/share/man/man3/sd_notify_barrier.3.gz /usr/share/man/man3/sd_notifyf.3.gz /usr/share/man/man3/sd_path_lookup.3.gz /usr/share/man/man3/sd_path_lookup_strv.3.gz /usr/share/man/man3/sd_peer_get_cgroup.3.gz /usr/share/man/man3/sd_peer_get_machine_name.3.gz /usr/share/man/man3/sd_peer_get_owner_uid.3.gz /usr/share/man/man3/sd_peer_get_session.3.gz /usr/share/man/man3/sd_peer_get_slice.3.gz /usr/share/man/man3/sd_peer_get_unit.3.gz /usr/share/man/man3/sd_peer_get_user_slice.3.gz /usr/share/man/man3/sd_peer_get_user_unit.3.gz /usr/share/man/man3/sd_pid_get_cgroup.3.gz /usr/share/man/man3/sd_pid_get_machine_name.3.gz /usr/share/man/man3/sd_pid_get_owner_uid.3.gz /usr/share/man/man3/sd_pid_get_session.3.gz /usr/share/man/man3/sd_pid_get_slice.3.gz /usr/share/man/man3/sd_pid_get_unit.3.gz /usr/share/man/man3/sd_pid_get_user_slice.3.gz /usr/share/man/man3/sd_pid_get_user_unit.3.gz /usr/share/man/man3/sd_pid_notify.3.gz /usr/share/man/man3/sd_pid_notify_barrier.3.gz /usr/share/man/man3/sd_pid_notify_with_fds.3.gz /usr/share/man/man3/sd_pid_notifyf.3.gz /usr/share/man/man3/sd_pid_notifyf_with_fds.3.gz /usr/share/man/man3/sd_pidfd_get_cgroup.3.gz /usr/share/man/man3/sd_pidfd_get_inode_id.3.gz /usr/share/man/man3/sd_pidfd_get_machine_name.3.gz /usr/share/man/man3/sd_pidfd_get_owner_uid.3.gz /usr/share/man/man3/sd_pidfd_get_session.3.gz /usr/share/man/man3/sd_pidfd_get_slice.3.gz /usr/share/man/man3/sd_pidfd_get_unit.3.gz /usr/share/man/man3/sd_pidfd_get_user_slice.3.gz /usr/share/man/man3/sd_pidfd_get_user_unit.3.gz /usr/share/man/man3/sd_seat_can_graphical.3.gz /usr/share/man/man3/sd_seat_can_tty.3.gz /usr/share/man/man3/sd_seat_get_active.3.gz /usr/share/man/man3/sd_seat_get_sessions.3.gz /usr/share/man/man3/sd_session_get_class.3.gz /usr/share/man/man3/sd_session_get_desktop.3.gz /usr/share/man/man3/sd_session_get_display.3.gz /usr/share/man/man3/sd_session_get_leader.3.gz /usr/share/man/man3/sd_session_get_remote_host.3.gz /usr/share/man/man3/sd_session_get_remote_user.3.gz /usr/share/man/man3/sd_session_get_seat.3.gz /usr/share/man/man3/sd_session_get_service.3.gz /usr/share/man/man3/sd_session_get_start_time.3.gz /usr/share/man/man3/sd_session_get_state.3.gz /usr/share/man/man3/sd_session_get_tty.3.gz /usr/share/man/man3/sd_session_get_type.3.gz /usr/share/man/man3/sd_session_get_uid.3.gz /usr/share/man/man3/sd_session_get_username.3.gz /usr/share/man/man3/sd_session_get_vt.3.gz /usr/share/man/man3/sd_session_is_active.3.gz /usr/share/man/man3/sd_session_is_remote.3.gz /usr/share/man/man3/sd_uid_get_display.3.gz /usr/share/man/man3/sd_uid_get_login_time.3.gz /usr/share/man/man3/sd_uid_get_seats.3.gz /usr/share/man/man3/sd_uid_get_sessions.3.gz /usr/share/man/man3/sd_uid_get_state.3.gz /usr/share/man/man3/sd_uid_is_on_seat.3.gz /usr/share/man/man3/sd_varlink_get_description.3.gz /usr/share/man/man3/sd_varlink_is_connected.3.gz /usr/share/man/man3/sd_varlink_is_idle.3.gz /usr/share/man/man3/sd_varlink_push_dup_fd.3.gz /usr/share/man/man3/sd_varlink_push_fd.3.gz /usr/share/man/man3/sd_varlink_send.3.gz /usr/share/man/man3/sd_varlink_sendb.3.gz /usr/share/man/man3/sd_varlink_sendbo.3.gz /usr/share/man/man3/sd_varlink_server_new.3.gz /usr/share/man/man3/sd_varlink_set_description.3.gz /usr/share/man/man3/sd_varlink_set_relative_timeout.3.gz /usr/share/man/man3/sd_watchdog_enabled.3.gz /usr/share/man/man3/udev_device_get_action.3.gz /usr/share/man/man3/udev_device_get_current_tags_list_entry.3.gz /usr/share/man/man3/udev_device_get_devlinks_list_entry.3.gz /usr/share/man/man3/udev_device_get_devnode.3.gz /usr/share/man/man3/udev_device_get_devnum.3.gz /usr/share/man/man3/udev_device_get_devpath.3.gz /usr/share/man/man3/udev_device_get_devtype.3.gz /usr/share/man/man3/udev_device_get_driver.3.gz /usr/share/man/man3/udev_device_get_is_initialized.3.gz /usr/share/man/man3/udev_device_get_parent.3.gz /usr/share/man/man3/udev_device_get_parent_with_subsystem_devtype.3.gz /usr/share/man/man3/udev_device_get_properties_list_entry.3.gz /usr/share/man/man3/udev_device_get_property_value.3.gz /usr/share/man/man3/udev_device_get_subsystem.3.gz /usr/share/man/man3/udev_device_get_sysattr_list_entry.3.gz /usr/share/man/man3/udev_device_get_sysattr_value.3.gz /usr/share/man/man3/udev_device_get_sysname.3.gz /usr/share/man/man3/udev_device_get_sysnum.3.gz /usr/share/man/man3/udev_device_get_syspath.3.gz /usr/share/man/man3/udev_device_get_tags_list_entry.3.gz /usr/share/man/man3/udev_device_get_udev.3.gz /usr/share/man/man3/udev_device_has_current_tag.3.gz /usr/share/man/man3/udev_device_has_tag.3.gz /usr/share/man/man3/udev_device_new_from_device_id.3.gz /usr/share/man/man3/udev_device_new_from_devnum.3.gz /usr/share/man/man3/udev_device_new_from_environment.3.gz /usr/share/man/man3/udev_device_new_from_subsystem_sysname.3.gz /usr/share/man/man3/udev_device_new_from_syspath.3.gz /usr/share/man/man3/udev_device_ref.3.gz /usr/share/man/man3/udev_device_set_sysattr_value.3.gz /usr/share/man/man3/udev_device_unref.3.gz /usr/share/man/man3/udev_enumerate_add_match_is_initialized.3.gz /usr/share/man/man3/udev_enumerate_add_match_parent.3.gz /usr/share/man/man3/udev_enumerate_add_match_property.3.gz /usr/share/man/man3/udev_enumerate_add_match_subsystem.3.gz /usr/share/man/man3/udev_enumerate_add_match_sysattr.3.gz /usr/share/man/man3/udev_enumerate_add_match_sysname.3.gz /usr/share/man/man3/udev_enumerate_add_match_tag.3.gz /usr/share/man/man3/udev_enumerate_add_nomatch_subsystem.3.gz /usr/share/man/man3/udev_enumerate_add_nomatch_sysattr.3.gz /usr/share/man/man3/udev_enumerate_add_syspath.3.gz /usr/share/man/man3/udev_enumerate_get_list_entry.3.gz /usr/share/man/man3/udev_enumerate_get_udev.3.gz /usr/share/man/man3/udev_enumerate_new.3.gz /usr/share/man/man3/udev_enumerate_ref.3.gz /usr/share/man/man3/udev_enumerate_scan_devices.3.gz /usr/share/man/man3/udev_enumerate_scan_subsystems.3.gz /usr/share/man/man3/udev_enumerate_unref.3.gz /usr/share/man/man3/udev_list_entry.3.gz /usr/share/man/man3/udev_list_entry_get_by_name.3.gz /usr/share/man/man3/udev_list_entry_get_name.3.gz /usr/share/man/man3/udev_list_entry_get_next.3.gz /usr/share/man/man3/udev_list_entry_get_value.3.gz /usr/share/man/man3/udev_monitor_enable_receiving.3.gz /usr/share/man/man3/udev_monitor_filter_add_match_subsystem_devtype.3.gz /usr/share/man/man3/udev_monitor_filter_add_match_tag.3.gz /usr/share/man/man3/udev_monitor_filter_remove.3.gz /usr/share/man/man3/udev_monitor_filter_update.3.gz /usr/share/man/man3/udev_monitor_get_fd.3.gz /usr/share/man/man3/udev_monitor_get_udev.3.gz /usr/share/man/man3/udev_monitor_new_from_netlink.3.gz /usr/share/man/man3/udev_monitor_receive_device.3.gz /usr/share/man/man3/udev_monitor_ref.3.gz /usr/share/man/man3/udev_monitor_set_receive_buffer_size.3.gz /usr/share/man/man3/udev_monitor_unref.3.gz /usr/share/man/man3/udev_new.3.gz /usr/share/man/man3/udev_ref.3.gz /usr/share/man/man3/udev_unref.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 17 22:21:45 2026