From f5d2b425f0ebf5822cf676c63f7ab20e5088e284 Mon Sep 17 00:00:00 2001 From: Felix Endres Date: Wed, 15 Feb 2006 17:54:27 +0000 Subject: Laden des unix-modul zu den Ubuntuspezifische Funktionen Starten des dbus-daemon für den HAL gdm beim Boot starten git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@74 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/init | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'initrd/initrd-stuff/init') diff --git a/initrd/initrd-stuff/init b/initrd/initrd-stuff/init index 5452aaaf..77ff0212 100755 --- a/initrd/initrd-stuff/init +++ b/initrd/initrd-stuff/init @@ -47,9 +47,6 @@ exec < /dev/console > /dev/console 2>&1 # run pre init script preinit -# load unix module to provide sockets -modprobe ${MODPRV} unix || error " Failed to load the \"unix\" module. \ -Problems with Hardware detection will probably arise" # start device auto discovery service - distro specific function udev_hotplug # read kernel commandline @@ -402,7 +399,7 @@ d_mkbootld close killall -9 dhcpcd dhclient pump 2>/dev/null # unmount the bind mounted modules directory -bash +#bash for i in 0 40 100 200 300 500 800 1000 1200; do usleep $i && umount -n /lib/modules/${KERNEL} 2>/dev/null && break -- cgit v1.2.3-55-g7522