Tagged Questions
22
votes
4answers
18k views
Why am I getting a “dubious ownership of file” error when Launch Agent runs my .plist file?
I have a Launch Agent configured to run a .plist file for example: /Library/LaunchAgent/foo.plist. Inside this .plist, it is set to run during LoginWindow and Aqua.
When I attempt to launch my ...