shithub: rc

ref: 964f71e5a6bac78cf5f9eccef3d7cd78c80595cd
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 qwx@sciops.net type fileserver
	tail -f event
} &
>new{
	echo tcp!9dump.net!t9fs description '''tls 9dump, ask for credentials''' contact qwx@sciops.net type fileserver
	tail -f event
}