[PC-BSD Commits] r19592 - pcbsd/branches/9.1/src-sh/pc-thinclient
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 3 13:26:27 PDT 2012
Author: kris
Date: 2012-10-03 20:26:27 +0000 (Wed, 03 Oct 2012)
New Revision: 19592
Modified:
pcbsd/branches/9.1/src-sh/pc-thinclient/pc-thinclient
Log:
MFC reboot message fix
Modified: pcbsd/branches/9.1/src-sh/pc-thinclient/pc-thinclient
===================================================================
--- pcbsd/branches/9.1/src-sh/pc-thinclient/pc-thinclient 2012-10-03 20:26:19 UTC (rev 19591)
+++ pcbsd/branches/9.1/src-sh/pc-thinclient/pc-thinclient 2012-10-03 20:26:27 UTC (rev 19592)
@@ -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