From ba5d5ce4fb620a57f13e9f2d2e854f7afe4688f9 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Fri, 22 Apr 2022 03:19:29 +0000 Subject: [PATCH] Print more logs on status call Signed-off-by: Georg Pfuetzenreuter --- catsit.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catsit.in b/catsit.in index 0d28a1d..82fdd68 100644 --- a/catsit.in +++ b/catsit.in @@ -40,4 +40,4 @@ echo "$@" > "${CATSITD_PIPE}" test $quiet && exit sleep 0.1 -tail /var/log/messages | grep catsitd +tail /var/log/messages | egrep 'calico|catsitd|litterbox|pounce|scooper'