code: plan9front

ref: 25319382697878e01b9949afb33fcc6f4c4e6e1d
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