wm: doc

Download patch

ref: f9781364293f898215c42d0a111477281769e9d4
parent: 7bdf748cc1e1dc6130a8648173f8acd93df9826a
author: jrmu <jrmu@cloud9p.org>
date: Fri Oct 4 19:54:32 EDT 2024

Changed while loop and moved it to cpustart

--- a/install.ms
+++ b/install.ms
@@ -555,7 +555,7 @@
 vgasize=text
 console=0
 term% echo 'service=cpu' >> /n/9fat/plan9.ini
-term% echo '@{while() {sleep 5; ip/ping 104.167.242.129 > /dev/null }}' >> /cfg/$sysname/cpustart
+term% echo '@{while() {sleep 5; ip/ping 104.167.242.129}} > /dev/null &' >> /cfg/$sysname/cpustart
 term% fshalt -r
 
 halting...hjfs: ending