Re: dontzap - a application to revert dontzap setting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/31/2009 11:55 AM, Adam Miller wrote:
Yeah, I'll sure to file that in my "this_is_worthless" mercurial branch.

This change will simply require a very small edit to a kickstart file,
as I've attempted to explain to those in the C-A-Bsp thread.

FWIW, this will prolly get it done:

  %post
  grep -q -s DontZap /etc/X11/xorg.conf
  append=$?
  if [ $append -ne 0 ]; then
    cat >> /etc/X11/xorg.conf << EOF
  Section "ServerFlags"
          Option "DontZap" "false"
  EndSection
  EOF
  fi
  %end

Can we all go home now?

--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux