shithub: plan9front

ref: febe84af755d8b6941c6e59c1b350f889c4fccb0
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