docs: Configuration - hyphen

This commit is contained in:
tschettervictor
2025-03-07 06:04:49 -07:00
committed by GitHub
parent 49a4bed126
commit 79304cd75e

View File

@@ -81,7 +81,7 @@ This is the default `bastille.conf` file.
Notes
-----
The options here are fairly self explanitory, but there are some things to note.
The options here are fairly self-explanitory, but there are some things to note.
* If you use ZFS, DO NOT create the bastille dataset. You must only create the parent. Bastille must be allowed to create the `bastille` child dataset, or you will have issues. So, if you want bastille to live at `zroot/data/bastille` you should set `bastille_zfs_zpool` to `zroot` and `bastille_zfs_prefix` to `data/bastille` but you should only create `zroot/data` before running bastille for the first time.