shithub: privategrid

ref: c957ff8f6ad88538cc5f38ea5c69235b036b9330
dir: privategrid/gridstart/02infregstart

View raw version
#!/bin/rc

mount -c /srv/regemu /n/reghub
echo 'bind -c ''#₪'' /srv
mount -A -c {ndb/registry} /mnt/registry
9srvfs registry /mnt/registry &
mount -A -c {ndb/registry} /n/registry
9srvfs pubregistry /n/registry &
' >>/n/reghub/regemu0
sleep 2
chmod 666 /srv/registry
chmod 666 /srv/pubregistry