[PC-BSD Commits] r19591 - pcbsd/current/src-sh/pc-thinclient
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 3 13:26:19 PDT 2012
Author: kris
Date: 2012-10-03 20:26:19 +0000 (Wed, 03 Oct 2012)
New Revision: 19591
Modified:
pcbsd/current/src-sh/pc-thinclient/pc-thinclient
Log:
Don't need to reboot to do PXE booting, remove warning
Modified: pcbsd/current/src-sh/pc-thinclient/pc-thinclient
===================================================================
--- pcbsd/current/src-sh/pc-thinclient/pc-thinclient 2012-10-03 19:27:31 UTC (rev 19590)
+++ pcbsd/current/src-sh/pc-thinclient/pc-thinclient 2012-10-03 20:26:19 UTC (rev 19591)
@@ -403,5 +403,5 @@
fi
echo " "
-echo "Your system is now setup to do PXE booting! Please reboot for all changes to take effect!"
+echo "Your system is now setup to do PXE booting!"
exit 0
More information about the Commits
mailing list