removed concept of LIGHTWEIGHT_INIT
[feisty_meow.git] / infobase / configuration / cron / aa_cron_defaults.crontab
index fb40e2d0afed2991794b8363b0579b2653c6b6a1..41015fdc909b4fb41453a9a4faf5836b9f2b71c1 100644 (file)
@@ -61,6 +61,6 @@ USER=fred
 # 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.
-* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>>/tmp/${USER}-cron-nechung_fortune.log
+* * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>>/tmp/${USER}-cron-nechung_fortune.log