Re: [launchd-dev] The "daemons must live for at least 60 seconds" factoid
20 Aug
2009
20 Aug
'09
2:37 p.m.
On Thu, Aug 20, 2009 at 2:41 PM, Quinn<eskimo1@apple.com> wrote:
At 14:33 +0100 20/8/09, Jonathan del Strother wrote:
It's actually monitoring a sqlite database - maybe sqlite is invisibly writing to it behind the scenes, I'll see if I can find anything with instruments...
It's likely that <x-man-page://1/fs_usage> will also be instructive in this case.
Yeah, fs_usage shows sqlite is accessing the file with "open F=3 (RWC___)" - I guess that's O_RDWR|O_CREAT? Is that enough to trigger launchd's watch paths?
5924
Age (days ago)
5924
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jonathan del Strother