From fb672d9c06ae203b769a10646e739c92c90b27be Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 3 Jul 2010 01:47:39 +0200 Subject: gnome, init 4 n'est plus par défaut MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gnome/gnome/post-install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnome/gnome/post-install b/gnome/gnome/post-install index 47dfd231f..eca283276 100755 --- a/gnome/gnome/post-install +++ b/gnome/gnome/post-install @@ -3,3 +3,6 @@ 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 + -- cgit v1.2.3-54-g00ecf