Re: [launchd-dev] Mysterious problem with [NSURL getResourceValue:forKey:error:]

2016-08-23 Thread Quinn "The Eskimo!"
On 19 Aug 2016, at 18:30, James Bucanek wrote: > My solution is to install the switchboard as a system daemon > (/Library/LaunchDaemons), so it's globally reachable. To tighten security, > the daemon uses the UserName property so the daemon runs as that > particular user, and the service reje

Re: [launchd-dev] Mysterious problem with [NSURL getResourceValue:forKey:error:]

2016-08-23 Thread James Bucanek
Quinn "The Eskimo!" August 23, 2016 at 5:27 AM Its sounds like you’re well on the way to a solution but I’m curious about the above. In general the `UserName` property for a launchd daemon is for role accounts. Putting a user account there is weird because what user