Remove obsolete code, update config
This commit is contained in:
@@ -8,11 +8,15 @@ bastille_sharedir="/usr/local/share/bastille"
|
||||
bastille_bootstrap_archives="base"
|
||||
bastille_tzdata="etc/UTC"
|
||||
bastille_resolv_conf="/etc/resolv.conf"
|
||||
bastille_url_freebsd="http://ftp.freebsd.org/pub/FreeBSD/releases/"
|
||||
bastille_url_hardenedbsd="http://installer.hardenedbsd.org/pub/hardenedbsd/"
|
||||
bastille_zfs_enable=""
|
||||
bastille_zfs_zpool=""
|
||||
bastille_zfs_prefix="bastille"
|
||||
bastille_zfs_mountpoint="${bastille_prefix}"
|
||||
bastille_zfs_options="-o compress=lz4 -o atime=off"
|
||||
bastille_compress_xz_options="-0 -v"
|
||||
bastille_decompress_xz_options="-c -d -v"
|
||||
bastille_jail_loopback=""
|
||||
bastille_jail_interface=""
|
||||
bastille_jail_external=""
|
||||
|
||||
Reference in New Issue
Block a user