shithub: privategrid

ref: 233c0cea65a09c4b411579a7cc170a76a79cbdcd
dir: /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