uptimed moonbase module

Auke Kok sofar at lunar-linux.org
Thu Apr 1 08:57:17 GMT 2004


Alex Hunsaker wrote:

>also uptimed needs to be started with the -b option as it does but that
>only give it the unique boot id so as it can differentiate between boots
>/usr/sbin/uptimed still needs to be run as you can see in my RE: uptimed
>moobase module (working) attachment, sorry it was my fault to begin
>with, my original was stupid :)
>  
>
read along:

ARGS="-b"

start () {
  echo -n "Setting uptime record: " 
  /usr/sbin/uptimed $ARGS && echo -e $RESULT_OK || echo -e $RESULT_FAIL

see it?

sofar


More information about the Lunar mailing list