3 ### This file lists the available filesystems which may be claimed by users.
4 ### Each line has the form
6 ### FS DIR [OPT=VALUE ...]
8 ### The FS is a simple name for the filesystem, matched against the FILSYS
9 ### argument to `claim-dir'. The DIR is the directory name in which to
10 ### create user directories. The remaining options are as follows.
12 ### acl=[-]{USER|%GROUP},...
13 ### Access control list for this filesystem. Entries prefixed with `-'
14 ### forbid access, other entries permit; the entries are glob patterns
15 ### matched against the user's name or groups. The first match wins; if
16 ### no entry matches, access is forbidden. Without this option, access
20 ### Permissions for the new directory. The default is 700.
23 ### If DIR is not a mount point already, run SCRIPT DIR.