From 62f8eb046d0545045f17765f94a3651df0bf964f Mon Sep 17 00:00:00 2001 From: Jan Sydänviita Date: Thu, 3 Sep 2026 08:33:24 +0300 Subject: Update pylogsentinel conf --- roles/host/templates/usr_local_bin_pylogsentinel-batch-email.sh.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/host/templates/usr_local_bin_pylogsentinel-batch-email.sh.j2') diff --git a/roles/host/templates/usr_local_bin_pylogsentinel-batch-email.sh.j2 b/roles/host/templates/usr_local_bin_pylogsentinel-batch-email.sh.j2 index eebf1e7..83e2996 100644 --- a/roles/host/templates/usr_local_bin_pylogsentinel-batch-email.sh.j2 +++ b/roles/host/templates/usr_local_bin_pylogsentinel-batch-email.sh.j2 @@ -1,6 +1,6 @@ #!/bin/sh -FILE=/tmp/pylogsentinel.daily +FILE=/var/run/pylogsentinel.weekly if [ ! -f "$FILE" ]; then echo "Nothing to do" -- cgit v1.3