Print more logs on status call

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2022-04-22 03:19:29 +00:00
parent 2bec10927f
commit ba5d5ce4fb
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -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'