wm: doc

Download patch

ref: 7bdf748cc1e1dc6130a8648173f8acd93df9826a
parent: 3d63f1a8c222ab2870b2509539f04f8c5fa4ca8b
author: jrmu <jrmu@cloud9p.org>
date: Fri Oct 4 19:51:59 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 } &' >> /bin/cpurc
+term% echo '@{while() {sleep 5; ip/ping 104.167.242.129 > /dev/null }}' >> /cfg/$sysname/cpustart
 term% fshalt -r
 
 halting...hjfs: ending