better default for CRONUSER var
authorChris Koeritz <fred@gruntose.com>
Wed, 19 Apr 2017 15:23:44 +0000 (11:23 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 19 Apr 2017 15:23:44 +0000 (11:23 -0400)
infobase/configuration/cron/aa_cron_defaults.crontab

index dd12c80a7ece84195c4ae8fdb29c71b3763baa68..e076698b66515f44821694565533547ec90b3534 100644 (file)
@@ -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