[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clientlaunch, LOGFILE to dev null



Hello,

 

I want to have a logfile go to /dev/null for a script

I've added to hobbit. - The user wants it to run

once a minute and I don't want the logfile to fill up.

 

In the clientlaunch file, can I just do a:

 

LOGFILE  /dev/null

 

Any concerns with this other than I'll have to change

it if I want to see if I'm having any problems with the

script running?



Thanks..James