]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix list-files example
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 19 Jul 2018 08:48:46 +0000 (10:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Jul 2018 09:31:05 +0000 (11:31 +0200)
The dot is only shown for failed units.

Alternative for #9644.

man/systemctl.xml

index d4a915e45655978d987fed28b55cb625b0e30ac9..3cde402a1b6a31ae47555ee78556151c2ca58f1f 100644 (file)
   boot-efi.mount               loaded active mounted /boot/efi
   systemd-journald.service     loaded active running Journal Service
   systemd-logind.service       loaded active running Login Service
-● user@1000.service            loaded active running User Manager for UID 1000
-…
+● user@1000.service            loaded failed failed  User Manager for UID 1000
+  
   systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
 
 LOAD   = Reflects whether the unit definition was properly loaded.