BastilleBSD / bastille

Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD.
https://bastillebsd.org
BSD 3-Clause "New" or "Revised" License
783 stars 130 forks source link

ZFS check for export.sh need to be inverted #697

Open hackacad opened 1 month ago

hackacad commented 1 month ago

The checkyesno for zfs needs to be inverted. checkyesno returns 0 if true; see common.sh:121 if zfs_enabled=NO , then disallow GZIP etc.

KiriakosGeorgiou commented 2 weeks ago

I keep having to apply this manually over and over (new installs :)