Re: distributed builds and cron
Re: distributed builds and cron
- Subject: Re: distributed builds and cron
- From: Cameron Kerr <email@hidden>
- Date: Wed, 22 Dec 2004 23:44:00 +1300
On 22/12/2004, at 6:54 PM, Mark Lentczner wrote:
Yow! Did anyone else notice that turning on "Share my computer for
building..." adds the following line to your account's crontab:
* * * * * /bin/ps -auxwww | /usr/bin/grep -v '/bin/ps' | /usr/bin/grep
'[d]istccd' >/dev/null 2>&1 || /usr/bin/distccd --daemon --port 3632
--nice 0 --user markl >/dev/null 2>&1
Ouch. Perhaps you should try to get it to run from xinetd instead, that
would be the obvious and best engineered solution. It's not as if
distccd takes long to start up.
Don't forget to remove the line from cron. You may need to remove it
also from other system start-up scripts as well.
What version of Xcode are you using?
--
Cameron Kerr
email@hidden; http://humbledown.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden