cpurc


Tue Mar 3 03:19:35 PST 2026, jrmu@inter9.org (104.167.242.140)
Add note to replace $sysname, indicate the scripts start at bootup

CPURC/TERMRC

PREPARING CPURC AND TERMRC

To prepare the rc scripts that run on system bootup:

; mkdir /cfg/$sysname/
; dircp /cfg/example /cfg/$sysname/

Replace $sysname with the desired system name (see sysname(2))

Note: You may also want to copy these lines to /cfg/$sysname/termrc and also to run the command manually, because

By default, plan 9 runs as a terminal service and will run /cfg/$sysname/termrc. To run as a cpu service, the cpu kernel must be compiled. Afterwards, /cfg/$sysname/cpurc will be run at bootup.


Tue Mar 3 03:16:15 PST 2026, jrmu@inter9.org (104.167.242.140)
cpurc

CPURC/TERMRC

PREPARING CPURC AND TERMRC

; mkdir /cfg/$sysname/
; dircp /cfg/example /cfg/$sysname/

Note: You may also want to copy these lines to /cfg/$sysname/termrc and also to run the command manually, because

By default, plan 9 runs as a terminal service and will run /cfg/$sysname/termrc. To run as a cpu service, the cpu kernel must be compiled. Afterwards, /cfg/$sysname/cpurc will be run at bootup.



Last modified Tue Mar 3 03:16:15 PST 2026 [ Current version | History | Create a new page ] About the server | Powered by Plan 9