Plan 9 from Bell Labs’s /usr/web/sources/contrib/mospak/misc/cpurc

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


eval `{ndb/ipquery sys $sysname ip ipgw ipmask}
ip/ipconfig -g $ipgw ether /net/ether0 add $ip $ipmask
ndb/dns -r
aux/timesync -rL

auth/keyfs -wp -m /mnt/keys /adm/keys >/dev/null >[2=1]
auth/cron >>/sys/log/cron >[2=1] &
auth/secstored
auth/secstore -n -G factotum | read -m >> /mnt/factotum/ctl

aux/listen -q -t /cfg/cube/service.auth -d /cfg/$sysname/service tcp

# ilを組み込んだ場合は以下も有効に
#aux/listen -q -t /cfg/cube/service.auth -d /cfg/$sysname/service il

sleep 3

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.