From c2bd3ac77fd38aa90bb480b2665e5a64f6b93508 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Thu, 30 Mar 2017 16:32:03 -0700 Subject: [PATCH] change sysd state file to work with user services --- sysd-mail-once | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysd-mail-once b/sysd-mail-once index e4305ae..6e68076 100755 --- a/sysd-mail-once +++ b/sysd-mail-once @@ -18,7 +18,7 @@ set -eE -o pipefail trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR errors=3 -cbase=/var/local/cron-errors +cbase=$HOME/sysd-mail-once-state case "$1" in -h|--help) cat <