Re: Setting gconf/dconf keys in kickstart
Patrick Lists <[email protected]>
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <[email protected]> |
On 08/02/2011 04:40 PM, Hugh Brown wrote: [snip] > I've done similar things in a script that gets called from %post and > they were successfully set. > > One difference is that these were made to the mandatory tree instead of > defaults, though I don't think that should make a difference. The script > follows. Hugh, Thank you very much for your script! The mandatory part worked like a charm and the dark dconf magic is slightly less dark now :) Still need to do some more polishing but I'm getting there. Regards, Patrick