[PC-BSD Commits] r399 - pcbsd/trunk/system-overlay/PCBSD/bin
svn at pcbsd.org
svn at pcbsd.org
Fri Jun 29 13:21:47 PDT 2007
Author: kris
Date: 2007-06-29 21:21:46 +0100 (Fri, 29 Jun 2007)
New Revision: 399
Modified:
pcbsd/trunk/system-overlay/PCBSD/bin/pdm
Log:
Change delay to ensure we get a clean startup of KDM
Modified: pcbsd/trunk/system-overlay/PCBSD/bin/pdm
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/bin/pdm 2007-06-29 20:08:22 UTC (rev 398)
+++ pcbsd/trunk/system-overlay/PCBSD/bin/pdm 2007-06-29 20:21:46 UTC (rev 399)
@@ -20,5 +20,6 @@
fi
+sleep 2
done
More information about the Commits
mailing list