diff --git a/freebsd/12_post-installation.md b/freebsd/12_post-installation.md index 3f00070..26092ff 100644 --- a/freebsd/12_post-installation.md +++ b/freebsd/12_post-installation.md @@ -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: