 |
 |
help. unknown cron entry - i didn't put it there...
|
 |
|
 |
|
Mac Enthusiast
Join Date: Mar 2000
Location: atx, usa
Status:
Offline
|
|
Code:
* * * * * /bin/ps -auxwww | /usr/bin/grep -v '/bin/ps' | /usr/bin/grep '[d]istc\
cd' >/dev/null 2>&1 || /usr/bin/distccd --daemon --port 3632 --nice 20 --user a\
dam >/dev/null 2>&1
not sure what it does, but it fires every minute. anyone know what this does?
it doesn't have a man entry.
adam
|
|
"do unto others as you would have them do unto you" begins with yrself.
"He that fights for Allah's cause fights for himself. Allah does not need His creatures' help." -koran, the spider, 29:7
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Aug 2001
Status:
Offline
|
|
Originally posted by adamk:
Code:
* * * * * /bin/ps -auxwww | /usr/bin/grep -v '/bin/ps' | /usr/bin/grep '[d]istc\
cd' >/dev/null 2>&1 || /usr/bin/distccd --daemon --port 3632 --nice 20 --user a\
dam >/dev/null 2>&1
not sure what it does, but it fires every minute. anyone know what this does?
it doesn't have a man entry.
adam
That's wierd. Looks like it's opening a port for distccd, a remote compiler daemon. I'd delete it.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
Originally posted by riverfreak:
That's wierd. Looks like it's opening a port for distccd, a remote compiler daemon. I'd delete it.
Do you have the developer tools for Panther installed? I know panther supports distributed compiles. I suspect that somehow you inadvertently turned it on in the IDE.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Mar 2000
Location: atx, usa
Status:
Offline
|
|
Originally posted by Arkham_c:
Do you have the developer tools for Panther installed? I know panther supports distributed compiles. I suspect that somehow you inadvertently turned it on in the IDE.
i do have the dev tools installed. just deleting it should stop it? i don't have a need for the distributed builds.
|
|
"do unto others as you would have them do unto you" begins with yrself.
"He that fights for Allah's cause fights for himself. Allah does not need His creatures' help." -koran, the spider, 29:7
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
Originally posted by adamk:
i do have the dev tools installed. just deleting it should stop it? i don't have a need for the distributed builds.
Should not be necessary to delete the IDE.
Run XCode, go to Preferences->distributed builds and turn off the "Share my computer..." option at the bottom. If it's off then toggle it on, hit apply, the toggle it back off, and hit apply again.

|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Mar 2000
Location: atx, usa
Status:
Offline
|
|
oops. i meant the cron entry! sorry that wasn't clear. -a
|
|
"do unto others as you would have them do unto you" begins with yrself.
"He that fights for Allah's cause fights for himself. Allah does not need His creatures' help." -koran, the spider, 29:7
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
Originally posted by adamk:
oops. i meant the cron entry! sorry that wasn't clear. -a
Yes. That checkbox adds/removes the cron entry.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|