From: Ian Kelling Date: Sun, 27 Mar 2022 10:04:32 +0000 (-0400) Subject: add mail to option for systemd X-Git-Url: https://iankelling.org/git/?p=log-quiet;a=commitdiff_plain;h=d835232506e191f13f561eaf1c41bb8426f80e12 add mail to option for systemd --- diff --git a/sysd-mail-once b/sysd-mail-once index 4ccc81c..2f7f4d5 100755 --- a/sysd-mail-once +++ b/sysd-mail-once @@ -19,10 +19,11 @@ trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR errors=3 cbase=$HOME/sysd-mail-once-state +to=root case "$1" in -h|--help) cat <