Open
Description
@feld I wanted to discuss MKJAILDATASET
- it seems the mountpoint
is always /mkjail
.
The code does not assume to know the mountpoint
and users can modify that as they wish. The code always extracts that mountpoint
, e.g. SRCPATH
in /usr/local/share/mkjail/getrelease.sh
:
SRCPATH="$(zfs get -H mountpoint ${ZPOOL_MKJAIL_DB}/${MKJAILDATASET} | awk '{print $3}')/${VERSION}"
The reason for the discussion is to document our conclusions in mkjail.conf.sample
, if only for my comfort because I can't always remember it. This came up today as I was creating patches for a new variable, ZPOOL_MKJAIL_DB
(used above).
Metadata
Metadata
<
35E8
h3 class="Box-sc-g0xbh4-0 jVkRst prc-Heading-Heading-6CmGO">Assignees
No one assignedLabels
No labels