tasty revision to load feisty for full use
[feisty_meow.git] / scripts / tty / keep_awake_process.sh
index 93041d8162a7b81836ea53d5749b91dfe0e931e8..7c32cef738a2b28c8ca5421f3617e0af3960e42e 100644 (file)
@@ -2,9 +2,9 @@
 # This program is meant to be started by the program keep_awake and has
 # the basic guts that are meant to execute inside of a semi-perpetual loop.
 
-source $SHELLDIR/core/date_stringer.sh
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
 
-# save the process id for the bye bye program to deal with.
+# save the process id for the goodbye program to deal with.
 #echo $$ >>$TMP/trash.last_keep_awake_process
 #don't let the shutdown guy know who we are; we want to keep running now.