[Fai-commit] r3790 - trunk/bin

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Thu Aug 24 16:11:04 UTC 2006


Author: lange
Date: 2006-08-24 16:11:03 +0000 (Thu, 24 Aug 2006)
New Revision: 3790

Modified:
   trunk/bin/fai
Log:
save start time


Modified: trunk/bin/fai
===================================================================
--- trunk/bin/fai	2006-08-24 14:22:26 UTC (rev 3789)
+++ trunk/bin/fai	2006-08-24 16:11:03 UTC (rev 3790)
@@ -211,6 +211,7 @@
 	renewclass=1 # always renew class list when installing
 	create_ramdisk
     fi
+    export start_seconds=$(cut -d . -f 1 /proc/uptime)
 
     export LOGDIR=/var/log/fai/current
     mkdir -p $LOGDIR




More information about the Fai-commit mailing list