I downloaded the Google App Engine installer and installed GAE. Now I get a periodic popup asking me if I would like to update it. There doesn't seem to be any way to turn it off.
How does this thing have hooks into my OS?
bash-3.2# pwd
/usr/lib/cron/tabs
bash-3.2# ls -la
total 0
drwx------ 2 root wheel 68 May 18 2009 .
drwxr-xr-x 8 daemon wheel 272 Sep 4 2011 ..
bash-3.2#
Nope.
$ ls /etc/crontab
ls: /etc/crontab: No such file or directory
Nope.
It doesn't seem to be cron waking it up. Any ideas of how to turn it off?