zfs support to docs

This commit is contained in:
Bennykillua
2021-11-05 15:40:02 +01:00
parent 45b4005237
commit 5c947d46d6
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
ZFS Support
====================
.. image:: chapters/bastillebsd.png
.. image:: chapters/bastilletweet.png
:width: 400
:alt: Alternative text
@@ -24,4 +24,5 @@ Example
ishmael ~ # sysrc -f /usr/local/etc/bastille/bastille.conf bastille_zfs_enable=YES
ishmael ~ # sysrc -f /usr/local/etc/bastille/bastille.conf bastille_zfs_zpool=ZPOOL_NAME
Replace ``ZPOOL_NAME`` with the zpool you want Bastille to use. Tip: ``zpool list`` and ``zpool status`` will help. If you get 'no pools available' you are likely not using ZFS and can safely ignore these settings.
Replace ``ZPOOL_NAME`` with the zpool you want Bastille to use. Tip: ``zpool list`` and ``zpool status`` will help.
If you get 'no pools available' you are likely not using ZFS and can safely ignore these settings.