shithub: rc

ref: 662c3099201655d0d540c8619b004dd450a2eae5
dir: /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!9fs description '''read-only file dump''' contact [email protected] type fileserver
	tail -f event
} &
>new{
	echo tcp!9dump!t9fs description '''tls 9dump, ask for credentials''' contact [email protected] type fileserver
	tail -f event
}