FreeBSD
This commit is contained in:
@@ -75,3 +75,11 @@ zfs create zroot/bastille
|
||||
zfs set mountpoint=none zroot/bastille
|
||||
mkdir -p /usr/local/bastille
|
||||
```
|
||||
|
||||
Edit the following lines in the bastille.conf file:
|
||||
|
||||
``` sh
|
||||
bastille_zfs_enable="YES"
|
||||
bastille_zfs_zpool="zroot"
|
||||
bastille_zfs_prefix="bastille"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user