rudimentary java library beginning. cleaned up scripts quite
[feisty_meow.git] / scripts / tty / keep_awake_process.sh
index 9303fcb556d87d9403f0ac1be4e63fb31f214aa9..4c31a2ab58c119711658330d656626b2d7f76ed2 100644 (file)
@@ -2,9 +2,7 @@
 # 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 $FEISTY_MEOW_SCRIPTS/core/date_stringer.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.