Update chuckie branch for new services/configs.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-04 20:02:42 +00:00
commit f52e089094
42 changed files with 3799 additions and 15 deletions

View file

@ -12,10 +12,4 @@ esac
EMAIL_FROM="${HOSTNAME%%.*} <noreply@$EMAIL_DOMAIN>"
EMAIL_TO=("sysadmin@$EMAIL_DOMAIN")
case "$1" in
sbosrcarch)
MAILX_ARGS=("-c" "Urchlay <urchlay@slackware.uk>")
;;
esac
true