From 530f3355dc3c8cca326599ec394a3bb88d3ca8df Mon Sep 17 00:00:00 2001 From: Milan Ihl Date: Fri, 20 Dec 2024 13:22:34 +0100 Subject: [PATCH] updates/keila.sh: systemd status --no-pager Signed-off-by: Milan Ihl --- updates/keila.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updates/keila.sh b/updates/keila.sh index c44d0a7..ffc14ee 100644 --- a/updates/keila.sh +++ b/updates/keila.sh @@ -48,5 +48,5 @@ systemctl start --user keila sleep 2 -systemctl status --user keila +systemctl status --user --no-pager keila