From c58ffaa2fd468b69d93a607e0db5e6ec74d7b2ba Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 14 Dec 2006 01:08:26 +0000 Subject: First steps to include (open)SuSE10.2 into SLX environment (see #98). Tried to fix the /dev/nvidia* permissions (failed, see #92 too)... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@534 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/bin/servconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initramfs/initrd-stuff/bin/servconfig') diff --git a/initramfs/initrd-stuff/bin/servconfig b/initramfs/initrd-stuff/bin/servconfig index 744c9df9..207adc5b 100755 --- a/initramfs/initrd-stuff/bin/servconfig +++ b/initramfs/initrd-stuff/bin/servconfig @@ -4,7 +4,7 @@ # diskless clients (executed in stage3 within initial ramfs). The file- # system is setup when servconfig starts # -# Dirk von Suchodoletz , 29-10-2006 +# Dirk von Suchodoletz , 14-12-2006 # Michael Janczyk , 10-11-2006 # Lars Mueller , 23-06-2006 # Oliver Tappe , 23-06-2006 @@ -412,7 +412,7 @@ chmod 1777 /mnt/tmp if [ "x$start_x" != "xno" ] ; then # creating directories commonly needed for X11 in all distros # rest should be done via config_x11 function (distro specific) - for i in /var/lib/xkb/ \ + for i in /var/lib/xkb/compiled \ /etc/X11/xdm \ /etc/X11/sessions \ /var/X11R6/bin \ -- cgit v1.2.3-55-g7522