wm: doc

ref: db7ee8703cf1458c4a6651bddc9fd7fea4c87586
dir: /auth-p9.ms/

View raw version
To start authsrv:

term% mv /rc/bin/service.auth/authsrv.tcp567 /rc/bin/service.auth/tcp567

Add this line inside /cfg/$sysname/cpustart:

aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service tcp

In /rc/bin/cpurc, uncomment these two lines:

# auth/keyfs -wp -m /mnt/keys /adm/keys >/dev/null >[2=1]
# auth/cron >>/sys/log/cron >[2=1] &