Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff 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 |
line wrap: on
line diff
--- a/sbin/fjail Sun Sep 11 21:40:57 2022 +0200 +++ b/sbin/fjail Mon Sep 12 08:26:57 2022 +0200 @@ -34,7 +34,7 @@ PARENT must exist already and CHILD must not exist. - -A Set "canmount=auto" for datasets + -A Set "canmount=noauto" for datasets -o Do not create var/empty as read-only dataset but with normal settings -s Also create a dataset for freebsd-update data files -t Create a more tiny set of datasets
