shithub: plan9front

ref: 30b7ca54c38e7229c32ec80df2c56bae9a5e5263
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