]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: add dbus-util.[ch] to simplify creating transient units
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 Jan 2018 17:22:36 +0000 (02:22 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 Jan 2018 17:22:36 +0000 (02:22 +0900)
commit77019691cf629ee8ada94a9a9a1ddd286bbd24f4
treeedfe7aaed92b6f16ccf5c604e268df4a1893a5dd
parente73b1eb2fa6a7a5c86662aa08fcbd77d74d720b3
core: add dbus-util.[ch] to simplify creating transient units

The functions and macros introduced by them will be used in later commits.
src/core/dbus-util.c [new file with mode: 0644]
src/core/dbus-util.h [new file with mode: 0644]
src/core/meson.build