]> git.ipfire.org Git - thirdparty/systemd.git/commit
pid1: drop redundant DBus properties 24688/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 16 Sep 2022 12:50:58 +0000 (21:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 16 Sep 2022 12:53:28 +0000 (21:53 +0900)
commit3e911a0d0e867731fae28c0e777234c2882f263b
treed790cf5c52380939d8e634335c15f0736225c270
parent9341f41801a1d984e0bd04d6353d0161875d2673
pid1: drop redundant DBus properties

Follow-up for 10f3f4ed016b9fe92ca3d093fcfaed8278e69220.

We already have RuntimeWatchdogUSec or friends. Let's not introduce
redundant properties.

Also, drop the const qualifier for WatchdogLastPingTimestamp, as they
are actually not constant.
man/org.freedesktop.systemd1.xml
src/core/dbus-manager.c
src/shared/watchdog.c
src/shared/watchdog.h