#!/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