[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
clientlaunch, LOGFILE to dev null
- To: <hobbit (at) hswn.dk>
- Subject: clientlaunch, LOGFILE to dev null
- From: "James Wade" <jkwade (at) futurefrontiers.com>
- Date: Wed, 17 Oct 2007 13:59:02 -0500
- Thread-index: AcgQ78h1ZPBtNMCBTdi3zV6PMMs7bw==
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