shithub: plan9front

ref: d32e5d130c3940d4a6793fb50a31c3c9fd167508
dir: /rc/bin/startupasfs/

View raw version
#!/bin/rc
# startupasfs - start upas/fs if needed, mainly for lib/profile
if (! test -e /srv/upasfs.$user)
	upas/fs -s
mount -c /srv/upasfs.$user /mail/fs