[Fai-commit] r3971 - trunk/lib

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Fri Sep 15 15:09:35 UTC 2006


Author: lange
Date: 2006-09-15 15:09:35 +0000 (Fri, 15 Sep 2006)
New Revision: 3971

Modified:
   trunk/lib/subroutines
Log:
kill udevd before rebooting


Modified: trunk/lib/subroutines
===================================================================
--- trunk/lib/subroutines	2006-09-15 14:51:23 UTC (rev 3970)
+++ trunk/lib/subroutines	2006-09-15 15:09:35 UTC (rev 3971)
@@ -401,7 +401,7 @@
     cd /
     sync
 
-    killall -q sshd
+    killall -q sshd udevd
     if [ -f /boot/RUNNING_FROM_FAICD ]; then
 	cat > $target/tmp/rebootCD <<'EOF'
 #! /bin/bash




More information about the Fai-commit mailing list