mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
core: make setting the shutdown watchdog configuration via dbus work
https://bugs.freedesktop.org/show_bug.cgi?id=88284
(cherry picked from commit 81f5fc2d43)
Conflicts:
src/core/main.c
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
8ce77d0b80
commit
de879b0c31
@@ -1839,6 +1839,8 @@ finish:
|
||||
pager_close();
|
||||
|
||||
if (m) {
|
||||
arg_shutdown_watchdog = m->shutdown_watchdog;
|
||||
|
||||
manager_free(m);
|
||||
m = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user