X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Faa_cron_defaults.crontab;h=a33b2fc3fe5cfea646c0bb414a3703f125072899;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hp=51a73ff46d2a617a2437ec106d33ab7450f11fc9;hpb=5dacef4621a07b9289d3ec6882862b7d2390387f;p=feisty_meow.git diff --git a/infobase/configuration/cron/aa_cron_defaults.crontab b/infobase/configuration/cron/aa_cron_defaults.crontab index 51a73ff4..a33b2fc3 100644 --- a/infobase/configuration/cron/aa_cron_defaults.crontab +++ b/infobase/configuration/cron/aa_cron_defaults.crontab @@ -1,5 +1,5 @@ -#[aa cron defaults] +#[aa_cron_defaults] # # cron default bits to add at top of crontab... # by fred t. hamster, GNU GPL v3 license. @@ -23,7 +23,6 @@ SHELL=/bin/bash # 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 # crontab miniature docs: # @@ -63,10 +62,5 @@ FEISTY_MEOW_APEX=/opt/feistymeow.org/feisty_meow # below is a live example which we almost always include, so it's embedded # here for convenience. -#[nechung fortune] -# runs every minute and recreates a fortune for thunderbird signature. -# a lot of the detail below is to get the feisty meow environment loaded for -# the new_sig command. -* * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; perl $FEISTY_MEOW_SCRIPTS/text/new_sig.pl) &>>/tmp/${CRONUSER}-cron-nechung_fortune.log - +##############