X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Ftty%2Fkeep_awake_process.sh;h=7c32cef738a2b28c8ca5421f3617e0af3960e42e;hb=be408f0d8be53535dbb46247733411f3d318622d;hp=9303fcb556d87d9403f0ac1be4e63fb31f214aa9;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/scripts/tty/keep_awake_process.sh b/scripts/tty/keep_awake_process.sh index 9303fcb5..7c32cef7 100644 --- a/scripts/tty/keep_awake_process.sh +++ b/scripts/tty/keep_awake_process.sh @@ -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 $FEISTY_MEOW_SCRIPTS/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.