summaryrefslogtreecommitdiffstats
path: root/gnome/gnome/post-install
blob: eca28327648984dd2eec8b43ed8a664416eee095 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
if [ ! -d /etc/gconf/gconf.xml.system ]; then
	mkdir -p /etc/gconf/gconf.xml.system
fi 
chmod 755 /etc/gconf/gconf.xml.system

sed -i "s/^id:[3-5]/id:4/" /etc/inittab