From bb95fd237cf5e5601c6370df861d58d4b9f010d8 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 12 Aug 2018 04:42:24 +0300 Subject: show failed units by default --- index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index ef2c010..16c5ef9 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,16 @@ h1, .h1 {

           
           
+

systemctl --system list-units --failed

+
+

+          
+
+

systemctl --user list-units --failed

+
+

+          
+

systemctl --system status


@@ -45,16 +55,6 @@ h1, .h1 {
             

           

-

systemctl --system list-units --failed

-
-

-          
-
-

systemctl --user list-units --failed

-
-

-          
-

systemctl --system list-timers --all updated every - seconds


-- 
cgit v1.2.3