|
Lines 101-108
Link Here
|
| 101 |
.Pa /etc/exports |
101 |
.Pa /etc/exports |
| 102 |
can contain the following lines: |
102 |
can contain the following lines: |
| 103 |
.Bd -literal -offset indent |
103 |
.Bd -literal -offset indent |
| 104 |
<ROOT> -maproot=0 -alldirs <list of diskless clients> |
104 |
<ROOT> -ro -maproot=0 -alldirs <list of diskless clients> |
| 105 |
/usr -alldirs <list of diskless clients> |
105 |
/usr -ro -alldirs <list of diskless clients> |
| 106 |
.Ed |
106 |
.Ed |
| 107 |
.Pp |
107 |
.Pp |
| 108 |
where |
108 |
where |