plan9front/rc/bin/startupasfs

6 lines
155 B
Bash
Executable File

#!/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