Skip to content

Commit

Permalink
Merge pull request #752 from michael-o/issues/688
Browse files Browse the repository at this point in the history
"bastille boostrap" gives spurious and wrong warning about "bastille_…
  • Loading branch information
bmac2 authored Dec 16, 2024
2 parents 0e6b723 + d0f8908 commit fb21ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/local/etc/bastille/bastille.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bastille_url_hardenedbsd="https://installers.hardenedbsd.org/pub/" ## default: "
bastille_url_midnightbsd="https://www.midnightbsd.org/ftp/MidnightBSD/releases/" ## default: "https://www.midnightbsd.org/pub/MidnightBSD/releases/"

## ZFS options
bastille_zfs_enable="" ## default: ""
bastille_zfs_enable="NO" ## default: "NO"
bastille_zfs_zpool="" ## default: ""
bastille_zfs_prefix="bastille" ## default: "bastille"
bastille_zfs_options="-o compress=lz4 -o atime=off" ## default: "-o compress=lz4 -o atime=off"
Expand Down

0 comments on commit fb21ff1

Please sign in to comment.