wm: doc

Download patch

ref: f370393b2a578395349ff1feffc05b9125b4ff1a
parent: e1812d3638e2e3fd9a66d83f55770c38289512fa
author: jrmu <jrmu@cloud9p.org>
date: Sun Oct 13 01:22:57 EDT 2024

Change hostowner to bootes, glenda is not hostowner on plan 9

--- a/cpu-p9.ms
+++ b/cpu-p9.ms
@@ -65,15 +65,15 @@
 
 term% auth/keyfs
 
-Add the hostowner glenda to sys and adm groups:
+Add the hostowner bootes to sys and adm groups:
 
 term% con -Cl /srv/fscons
-prompt: uname glenda glenda
-prompt: uname sys +glenda
-prompt: uname adm +glenda
+prompt: uname bootes bootes
+prompt: uname sys +bootes
+prompt: uname adm +bootes
 prompt: fsys main
-main: create /active/cron/glenda glenda glenda d775
-main: create /active/sys/log/cron glenda glenda a664
+main: create /active/cron/bootes bootes bootes d775
+main: create /active/sys/log/cron bootes bootes a664
 
 Append these lines to the bottom of /lib/ndb/auth: