Re: Problem with the privileges of the KEXT package...
On Tue, 28 May 2002, [ISO-8859-1] Stiphane Sudre wrote:
Stupid question: what privileges are supposed to be put on the
components of a KEXT package? The next major release of OS X (and so the
next major release of Darwin I suppose) thinks that the following
privileges are bad :
.kext folder: drwxrwxr-x 4 root admin
Contents folder: drwxrwxr-x 6 root admin
Info.plist file: -rw-rw-r-- 1 root admin
Mac OS folder: drwxrwxr-x 3 root admin
binary: -rw-rw-r-- 1 root admin
At least that's what kextload -tv is saying.
I think the answer is chmod -R g-w foo.kext but I'm not positive. The usual way is to do a "pbxbuild install" and you'll get something in /tmp with the right permissions. Later, David --------------------------------------------------------------------- David A. Gatwood dgatwood@gatwood.net Developer Docs Writer dgatwood@apple.com Apple Computer dgatwood@mklinux.org Check out my weekly web comic: http://www.techmagazine.org _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
David A. Gatwood