[D-community-commits] r299 - trunk/fai-config-dir/scripts/DEFAULT

holger at alioth.debian.org holger at alioth.debian.org
Mon Apr 21 18:59:46 UTC 2008


Author: holger
Date: 2008-04-21 18:59:45 +0000 (Mon, 21 Apr 2008)
New Revision: 299

Modified:
   trunk/fai-config-dir/scripts/DEFAULT/05-network
Log:
fix link to fai logfile dir

Modified: trunk/fai-config-dir/scripts/DEFAULT/05-network
===================================================================
--- trunk/fai-config-dir/scripts/DEFAULT/05-network	2008-04-21 18:45:48 UTC (rev 298)
+++ trunk/fai-config-dir/scripts/DEFAULT/05-network	2008-04-21 18:59:45 UTC (rev 299)
@@ -1,8 +1,12 @@
 #! /bin/sh
 
 #
-#        (c) 2007 Holger Levsen         holger at layer-acht.org
+#        (c) 2007-2008 Holger Levsen         holger at layer-acht.org
 #        GPL2 licenced
 #
 
 fcopy -M /etc/hosts
+
+# fix fai logfile dir
+cd $target/var/log/fai
+ln -sf bikeshed localhost




More information about the D-community-commits mailing list