From 95a289bfe73baf106ed4571d0dc63adfea2517ba Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 16 Apr 2024 00:07:57 +0100 Subject: [PATCH] man: mention initial value of SoftRebootsCount Follow-up for 66f35161f6568386526bdfeab18e6b74b8b13608 --- man/org.freedesktop.systemd1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml index b148a0ee397..25b98c7ace4 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -1792,7 +1792,7 @@ node /org/freedesktop/systemd1 { file system paths encoded as strings. SoftRebootsCount encodes how many soft-reboots were successfully completed - since the last full boot. + since the last full boot. Starts at 0. Virtualization contains a short ID string describing the virtualization technology the system runs in. On bare-metal hardware this is the empty string. Otherwise, it contains -- 2.47.3