Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=23780de729c63fca9fdda5d750aa76c81c6f6704

commit 23780de729c63fca9fdda5d750aa76c81c6f6704
Author: Elentir <elen...@frugalware.org>
Date:   Wed Dec 14 22:57:39 2011 +0100

fix startup of udevd in gui/start.sh as well

diff --git a/gui/start.sh b/gui/start.sh
index 76d9aa5..2bc7d66 100644
--- a/gui/start.sh
+++ b/gui/start.sh
@@ -29,7 +29,7 @@ modprobe -q ehci-hcd
modprobe -q ohci-hcd
modprobe -q uhci-hcd
echo -e "\033[1;6;34m* Detecting hardware - This can take some time..\033[0m"
-udevd --daemon
+/lib/udev/udevd --daemon
udevadm trigger --type=subsystems
udevadm trigger --type=devices
udevadm settle
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to