[Fai-commit] r3416 - trunk/lib

fai-repository at svn.debian.org fai-repository at svn.debian.org
Mon Apr 17 18:16:46 UTC 2006


Author: lange
Date: 2006-04-17 18:16:45 +0000 (Mon, 17 Apr 2006)
New Revision: 3416

Modified:
   trunk/lib/subroutines-linux
Log:
reorganize some parts of code


Modified: trunk/lib/subroutines-linux
===================================================================
--- trunk/lib/subroutines-linux	2006-04-16 10:37:41 UTC (rev 3415)
+++ trunk/lib/subroutines-linux	2006-04-17 18:16:45 UTC (rev 3416)
@@ -53,13 +53,11 @@
         # define flags to see if syslogd should be started
         # this routine is called again, so you can use a hook to redefine flags
         echo 6 > /proc/sys/kernel/printk
-    fi
-    define_fai_flags
-    if [ $DO_INIT_TASKS -eq 1 ] ; then
 	klogd -c7 -f $LOGDIR/kernel.log
 	syslogd -m 0
         create_resolv_conf
     fi
+    define_fai_flags
     get_fai_dir
 
     # check if monitor server is available




More information about the Fai-commit mailing list