• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: distributed builds and cron
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: distributed builds and cron
      • From: Mark Lentczner <email@hidden>
References: 
 >distributed builds and cron (From: Mark Lentczner <email@hidden>)

  • Prev by Date: Re: distributed builds and cron
  • Next by Date: Re: Inline assembler problems with XCode 1.5
  • Previous by thread: Re: distributed builds and cron
  • Next by thread: Re: distributed builds and cron
  • Index(es):
    • Date
    • Thread