The sysctl has been renamed with the latest g-s releases.

svn path=/trunk/; revision=529
This commit is contained in:
Tobias Klausmann 2008-05-18 11:13:53 +00:00
parent 9968f32f36
commit 5c947391ce

View file

@ -10,7 +10,7 @@ case `uname -m` in
alpha)
echo >> /etc/sysctl.conf
echo "# Disable UAC on Alpha" >> /etc/sysctl.conf
echo "uac.noprint = 1" >> /etc/sysctl.conf
echo "kernel.uac.noprint = 1" >> /etc/sysctl.conf
;;
i?86|x86_64)
sed -i 's/DRIVER fbdev/DRIVER vesa/' /usr/share/hwdata/Cards