Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison sbin/fjail @ 255:7f21d242f79f
FIX: Description of "-A"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 12 Sep 2022 08:26:57 +0200 |
| parents | c4d835ccb4ae |
| children | 95a81116471a |
comparison
equal
deleted
inserted
replaced
| 254:39268cba8c46 | 255:7f21d242f79f |
|---|---|
| 32 | 32 |
| 33 Create ZFS datasets to be used within a jail | 33 Create ZFS datasets to be used within a jail |
| 34 | 34 |
| 35 PARENT must exist already and CHILD must not exist. | 35 PARENT must exist already and CHILD must not exist. |
| 36 | 36 |
| 37 -A Set "canmount=auto" for datasets | 37 -A Set "canmount=noauto" for datasets |
| 38 -o Do not create var/empty as read-only dataset but with normal settings | 38 -o Do not create var/empty as read-only dataset but with normal settings |
| 39 -s Also create a dataset for freebsd-update data files | 39 -s Also create a dataset for freebsd-update data files |
| 40 -t Create a more tiny set of datasets | 40 -t Create a more tiny set of datasets |
| 41 -T Create only an extra tiny set of datasets | 41 -T Create only an extra tiny set of datasets |
| 42 -u Do not automatically mount newly created datasets | 42 -u Do not automatically mount newly created datasets |
