shithub: rc

ref: 509cea5414db8eee9ee828a8464e0c2a79b4df0c
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
}