The mysterious SHAuthorizationRight key
Hi there, Running 10.5.1, I see the following in my syslog: com.apple.launchd[1] (org.apache.httpd): Unknown key: SHAuthorizationRight Upon investigating the launchd plist for httpd there is a declaration: <key>SHAuthorizationRight</key> <string>system.preferences</string> Unfortunately I have been unable to find launchd documentation describing this key. Can you please advise; I like to know what my syslog messages mean. :-) Cheers, -C
A project at Apple is overloading the launchd configuration file schema to store non-launchd preferences. We hope to resolve this matter in the next major version of Mac OS X. davez On Dec 2, 2007, at 4:38 AM, Christopher Hunt wrote:
Hi there,
Running 10.5.1, I see the following in my syslog:
com.apple.launchd[1] (org.apache.httpd): Unknown key: SHAuthorizationRight
Upon investigating the launchd plist for httpd there is a declaration:
<key>SHAuthorizationRight</key> <string>system.preferences</string>
Unfortunately I have been unable to find launchd documentation describing this key. Can you please advise; I like to know what my syslog messages mean. :-)
Cheers, -C _______________________________________________ launchd-dev mailing list launchd-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/launchd-dev
participants (2)
-
Christopher Hunt
-
Dave Zarzycki