shithub: rc

ref: 911fbe692369fd1b28b8bd7df78d09ab348caf9f
dir: /bin/gridreg/

View raw version
#!/bin/rc
rfork n
srv tcp!registry.9p.zone!registry registry /mnt/registry
rm /srv/registry
cd /mnt/registry
>new{
	echo tcp!9dump.net!9fs description '''read-only file dump''' contact [email protected] type fileserver
	tail -f event
} &
>new{
	echo tcp!9dump.net!t9fs description '''tls 9dump, ask for credentials''' contact [email protected] type fileserver
	tail -f event
}