X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Faa_cron_defaults.crontab;fp=infobase%2Fconfiguration%2Fcron%2Faa_cron_defaults.crontab;h=51a73ff46d2a617a2437ec106d33ab7450f11fc9;hp=375d1d388bab757c548423abfb7a2c7303993cd9;hb=2b8c3b9f11123159c7e0c20b550c7bfefd796317;hpb=afff950f497547f99b9df6287c6227868b5cfa3f diff --git a/infobase/configuration/cron/aa_cron_defaults.crontab b/infobase/configuration/cron/aa_cron_defaults.crontab index 375d1d38..51a73ff4 100644 --- a/infobase/configuration/cron/aa_cron_defaults.crontab +++ b/infobase/configuration/cron/aa_cron_defaults.crontab @@ -14,16 +14,16 @@ # 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=FILL_CRONUSER_HERE +CRONUSER=FILL-CRONUSER-HERE # set the shell to bash. (not the default for some cron implementations.) SHELL=/bin/bash -# set the top-level folder for feisty meow here, since cron gets almost -# nothing from the user's environment. this folder needs to be updated for -# your own particular install location. +# set the top-level folder for feisty meow here; important because cron gets +# almost nothing from the user's environment. this folder needs to be updated +# for your own particular install location. +FEISTY_MEOW_APEX=/opt/feistymeow.org/feisty_meow #FEISTY_MEOW_APEX=$HOME/feisty_meow -FEISTY_MEOW_APEX=/usr/local/fred/feisty_meow # crontab miniature docs: #