root / trunk / shell / templates / etc / exports.front-end @ 44
Historique | Voir | Annoter | Télécharger (367 octet)
1 |
# /etc/exports: the access control list for filesystems which may be exported |
---|---|
2 |
# to NFS clients. See exports(5). |
3 |
# |
4 |
# We use NFS4 as we have a single tree to share: /home. fsid=0 is used |
5 |
# to set the root of that tree. |
6 |
# We use async for performance, hopping that the front-end |
7 |
# will not crash indipendently from the rest of the cluster. |
8 |
# |
9 |
/home __NFS_HOME_STANZA__ |