From 748620ff5c856e969724c718da2e77e7c19b80af Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Thu, 1 Jan 2026 21:53:14 -0500 Subject: [PATCH] FreeBSD --- freebsd/12_post-installation.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/freebsd/12_post-installation.md b/freebsd/12_post-installation.md index 775982e..aa344df 100644 --- a/freebsd/12_post-installation.md +++ b/freebsd/12_post-installation.md @@ -65,7 +65,7 @@ Install BastilleBSD ``` sh pkg install bastille -sysrc bastille_enable="YES" +sysrc bastille_enable = "YES" ``` Create ZFS dataset for BastilleBSD @@ -79,9 +79,9 @@ mkdir -p /usr/local/bastille Edit the following lines in the /usr/local/etc/bastille/bastille.conf file: ``` bash -bastille_zfs_enable = "YES" -bastille_zfs_zpool = "zroot" -bastille_zfs_prefix = "bastille" +bastille_zfs_enable = "YES" +bastille_zfs_zpool = "zroot" +bastille_zfs_prefix = "bastille" ``` Install Bootstrap 14.3