Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

com.intego.commonservices.daemon

I have a situation similar to:
http://discussions.apple.com/thread.jspa?threadID=1564971

In my case, I see:

...
+11/26/09 12:44:00 AM com.apple.launchd[1] (com.intego.commonservices.daemon) Throttling respawn: Will start in 10 seconds+
+11/26/09 12:44:10 AM com.apple.launchd[1] (com.intego.commonservices.daemon[958]) posix_spawn("/Library/Intego/integod", ...): No such file or directory+
+11/26/09 12:44:10 AM com.apple.launchd[1] (com.intego.commonservices.daemon[958]) Exited with exit code: 1+
+11/26/09 12:44:10 AM com.apple.launchd[1] (com.intego.commonservices.daemon) Throttling respawn: Will start in 10 seconds+
+11/26/09 12:44:20 AM com.apple.launchd[1] (com.intego.commonservices.daemon[959]) posix_spawn("/Library/Intego/integod", ...): No such file or directory+
+11/26/09 12:44:20 AM com.apple.launchd[1] (com.intego.commonservices.daemon[959]) Exited with exit code: 1+
+11/26/09 12:44:20 AM com.apple.launchd[1] (com.intego.commonservices.daemon) Throttling respawn: Will start in 10 seconds+
...

I tried what I thought was the equivalent suggestion in the thread w/o success:

+iMac:~ name$ cd /System/Library/LaunchDaemons+
+iMac:LaunchDaemons name$ sudo launchctl unload -w com.intego.commonservices.daemon+
Password:
+launchctl: Couldn't stat("com.intego.commonservices.daemon"): No such file or directory+
+nothing found to unload+
+iMac:LaunchDaemons name$ cd /system/library/launchagents+
+iMac:launchagents name$ sudo launchctl unload -w com.intego.commonservices.daemon+
+launchctl: Couldn't stat("com.intego.commonservices.daemon"): No such file or directory+
+nothing found to unload+
+iMac:launchagents name$+

How do I stop this process and delete the offending files the Intego installer didn't clean up?

iMac, Mac OS X (10.6)

Posted on Nov 26, 2009 12:54 AM

Reply
7 replies

Nov 26, 2009 2:08 AM in response to Jolly Giant

First time, uninstalled using the Intego generic uninstaller on that site. That was weeks ago, and I observed the situation today; I've restarted since.

Per your suggestion, I reinstalled using the NetBarrier installer, restarted, then uninstalled, restarted. That had no effect.

I just reinstalled NetBarrier, restarted, then ran the Intego generic uninstaller, restarted, and all is quiet in console land.

You get the Gold Star. 😉

com.intego.commonservices.daemon

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.