From: Chris Koeritz Date: Wed, 19 Apr 2017 15:23:44 +0000 (-0400) Subject: better default for CRONUSER var X-Git-Tag: 2.140.90~184 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=333f96baec606086883c01f379acbf8ed62a5ddf better default for CRONUSER var --- diff --git a/infobase/configuration/cron/aa_cron_defaults.crontab b/infobase/configuration/cron/aa_cron_defaults.crontab index dd12c80a..e076698b 100644 --- a/infobase/configuration/cron/aa_cron_defaults.crontab +++ b/infobase/configuration/cron/aa_cron_defaults.crontab @@ -14,7 +14,7 @@ # HOME, which is pretty lucky for us... # please change the name to the user running the cronjob, or to whatever # unique string you'd like to use: -CRONUSER=fred +CRONUSER=FILL_CRONUSER_HERE # set the shell to bash. (not the default for some cron implementations.) SHELL=/bin/bash