]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: add missing dependency DBus properties
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 16 Jan 2022 06:32:27 +0000 (15:32 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 16 Jan 2022 14:05:33 +0000 (14:05 +0000)
commitadc1b76c30940da2f3fb11275f5b0e54ebbcd7f1
tree92cbc5df7811650220b94dbbeff8924d8bf0833a
parentcc8943b84ad5ffb6d327404ff577d9d185a5c316
core: add missing dependency DBus properties

Follow-up for 0bc488c99ab2ed3464237607e381f4d72cd321d5.

Also sort dependency properties to make them match the definition of
`enum UnitDependency` in basic/unit-def.h.

Fixes #22133.
docs/TRANSIENT-SETTINGS.md
man/org.freedesktop.systemd1.xml
src/core/dbus-unit.c