ref: 52649b2113aba82f347125461cc3977ba90d5775
parent: 76502f5e645399910a3087db915438004ab85285
author: glenda <glenda@inter9>
date: Fri Sep 29 18:55:18 EDT 2023
Added /sys/lib/newuser
--- a/newuser.ms
+++ b/newuser.ms
@@ -19,4 +19,9 @@
To change the default user on bootup:
; 9fs 9fat
-; echo 'user='^$username >> /n/9fat/plan9.ini
\ No newline at end of file
+; echo 'user='^$username^'
+' >> /n/9fat/plan9.ini
+
+After logging in to the new user:
+
+; /sys/lib/newuser
\ No newline at end of file