This commit is contained in:
2026-01-01 21:53:14 -05:00
parent 424748a9c4
commit 748620ff5c

View File

@@ -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