shithub: plan9front

ref: 2db3642b8d3b871c6f9d1f4e3204b2f44fc4b79f
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