[Fai-commit] r4506 - trunk/bin

lange at alioth.debian.org lange at alioth.debian.org
Sun Aug 12 20:53:23 UTC 2007


Author: lange
Date: 2007-08-12 20:53:23 +0000 (Sun, 12 Aug 2007)
New Revision: 4506

Modified:
   trunk/bin/make-fai-nfsroot
Log:
fix wrong file name


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2007-08-12 20:52:32 UTC (rev 4505)
+++ trunk/bin/make-fai-nfsroot	2007-08-12 20:53:23 UTC (rev 4506)
@@ -307,7 +307,7 @@
     fdivert /sbin/start-stop-daemon /sbin/discover-modprobe /usr/sbin/update-initramfs
     cp -p /sbin/fai-start-stop-daemon $NFSROOT/sbin
     cp -p /sbin/fai-start-stop-daemon $NFSROOT/sbin/start-stop-daemon
-    ln -s /bin/true $NFSROOT/usr/sbin/fai
+    ln -s /bin/true $NFSROOT/usr/sbin/update-initramfs
     $ROOTCMD apt-get -y dist-upgrade
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -




More information about the Fai-commit mailing list