Correct permissions for /Library/LaunchAgents
What should be the correct permissions for the /Library/LaunchAgents folder and the plist inside it? owner : group privileges ?
On Jul 20, 2009, at 8:59 AM, Stephane Sudre wrote:
What should be the correct permissions for the /Library/LaunchAgents folder and the plist inside it?
owner : group privileges ?
drwxr-xr-x 2 root wheel 204B Jul 17 12:18 LaunchDaemons -- Damien Sorresso BSD Engineering Apple Inc.
On Jul 20, 2009, at 7:31 PM, Damien Sorresso wrote:
On Jul 20, 2009, at 8:59 AM, Stephane Sudre wrote:
What should be the correct permissions for the /Library/LaunchAgents folder and the plist inside it?
owner : group privileges ?
drwxr-xr-x 2 root wheel 204B Jul 17 12:18 LaunchDaemons
Thanks. It's not an issue that it's still working fine with root:admin (for LaunchAgents)?
On Jul 20, 2009, at 1:10 PM, Iceberg-Dev wrote:
On Jul 20, 2009, at 7:31 PM, Damien Sorresso wrote:
On Jul 20, 2009, at 8:59 AM, Stephane Sudre wrote:
What should be the correct permissions for the /Library/LaunchAgents folder and the plist inside it?
owner : group privileges ?
drwxr-xr-x 2 root wheel 204B Jul 17 12:18 LaunchDaemons
Thanks.
It's not an issue that it's still working fine with root:admin (for LaunchAgents)?
Whoops, I gave you the wrong one. Though for /Library/LaunchAgents, the ownership and permissions are still the same. What launchd really cares about is that those locations are only writable by root. So the group ownership isn't a big deal unless that group can has write access to that directory. -- Damien Sorresso BSD Engineering Apple Inc.
participants (3)
-
Damien Sorresso
-
Iceberg-Dev
-
Stephane Sudre