From 30d607a09a713ba8db8f8babdf9d11f9bb2cfef2 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 30 Jan 2007 01:39:38 +0000 Subject: ... still problems with stage3 / hwsetup in some cases (takes ages ... problems with module load!?) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@657 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/distro-specs/suse/functions-10.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'initramfs/distro-specs') diff --git a/initramfs/distro-specs/suse/functions-10.2 b/initramfs/distro-specs/suse/functions-10.2 index cff4b24f..3530b4d6 100644 --- a/initramfs/distro-specs/suse/functions-10.2 +++ b/initramfs/distro-specs/suse/functions-10.2 @@ -30,7 +30,8 @@ done echo -e "#!$shell\n:" >/usr/sbin/alsactl rm /etc/udev/rules.d/60-persistent-storage.rules 2>/dev/null chmod u+x /sbin/* /lib/udev/* /usr/sbin/* -echo -e "disk:x:6:\nlp:x:7:\nkmem:x:9:\nvideo:x:33:" > /etc/group +echo -e "tty:x:5:\ndisk:x:6:\nlp:x:7:\nkmem:x:9:\nuucp:x:14:\naudio:x:17:\n\ +video:x:33:" > /etc/group } # udev service -- cgit v1.2.3-55-g7522