]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: introduce unit_destroy_runtime_directory()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 22 Aug 2019 14:49:49 +0000 (23:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 22 Aug 2019 14:50:52 +0000 (23:50 +0900)
commit95939aed212c4e01059ce237e0426ede2aaffd86
treedb1eab7ddc42146fa027b528e4d014e919874e9c
parentf21e2ecb8bb159d3a5fb8a7cecc2a282f89e6a77
core: introduce unit_destroy_runtime_directory()

Currently `unit_will_restart()` can return true only when the unit is
service. Hence, should not change anything.
src/core/service.c
src/core/unit.c
src/core/unit.h