Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
launchd: fix permissions on the plist file
Don't rely on the user have the same umask as me, force the permissions to be correct. I'm guessing that the ownership is something that gets fixed on reboot, which would explain why things start working for folks that reboot. Refs #90
- Loading branch information