gentoo-asahi-releng/scripts/2006.1/livecd.sh
Chris Gianelloni edd40666e2 Initial import of the fsscript for 2006.1 to set the GDM theme.
svn path=/trunk/; revision=179
2006-08-09 18:42:14 +00:00

7 lines
180 B
Bash

#!/bin/bash
sed -e '/^[^#]\+=.\+$/d' /etc/X11/gdm/custom.conf > \
/etc/X11/gdm/custom.conf.old
sed -i -e 's/gentoo-emergence/gentoo-livecd-2006.1/' \
/etc/X11/gdm/custom.conf