user settable preferences for a kext
user settable preferences for a kext
- Subject: user settable preferences for a kext
- From: Stefan Werner <email@hidden>
- Date: Wed, 17 Dec 2003 14:12:47 +0100
Hi,
how can I have preference files for my kext that a "mortal" (=non-root)
user can write? Is there a way a kernel extension can safely read
.plist files in /Library/Preferences? Right now, I am using the kext's
Info.plist to pass preferences to my kext, but that file can only be
written by root.
Thanks,
Stefan
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.