Merge pull request #741 from tschettervictor/patch-2

One more doc change to clarify zfs mount location
This commit is contained in:
Juan David Hurtado G
2024-11-23 21:18:28 -05:00
committed by GitHub

View File

@@ -36,3 +36,6 @@ Example
ishmael ~ # sysrc -f /usr/local/etc/bastille/bastille.conf bastille_zfs_prefix=apps/bastille
The above example will set ``ZPOOL_NAME/apps/bastille`` as the working zfs dataset for bastille.
Bastille will mount the datasets it creates at ``bastille_prefix`` which defaults to ``/usr/local/bastille``
If this is not desirable, you can change it at the top of the config file.