]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/startupasfs
fixing perms
[plan9front.git] / rc / bin / startupasfs
1 #!/bin/rc
2 # startupasfs - start upas/fs if needed, mainly for lib/profile
3 if (! test -e /srv/upasfs.$user)
4         upas/fs -s
5 mount -c /srv/upasfs.$user /mail/fs