This commit is contained in:
2026-01-01 23:32:54 -05:00
parent 868dbbfbf2
commit 415c597853

View File

@@ -78,8 +78,7 @@ Create ZFS dataset for BastilleBSD
``` sh
zfs create zroot/bastille
zfs set mountpoint=none zroot/bastille
mkdir -p /usr/local/bastille
zfs set mountpoint=/usr/local/bastille zroot/bastille
```
Edit the following lines in the /usr/local/etc/bastille/bastille.conf file: