]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add case for the Reloading bus signal 43200/head
authorr-vdp <ramses@well-founded.dev>
Wed, 29 Jul 2026 07:52:57 +0000 (09:52 +0200)
committerr-vdp <ramses@well-founded.dev>
Wed, 29 Jul 2026 09:17:14 +0000 (11:17 +0200)
commit2e254eba035e46ccecfaff1cc517d957256e52b8
tree0177f47bf9fa5854d061ee7027e68b690ef74e76
parent266b3e50218e2b27cd67d2371c165bf53ad3bf00
test: add case for the Reloading bus signal

Check that the manager broadcasts Reloading(true/false) on the API bus
for daemon-reload, and the one-shot Reloading(false) after a
daemon-reexec, which requires the subscribers of the previous instance
to be coldplugged before the D-Bus queue is dispatched.
test/units/TEST-07-PID1.reloading-signal.sh [new file with mode: 0755]