From c80b9da9ef11a8d782803179b18ff141657803bf Mon Sep 17 00:00:00 2001 From: JRGTH Date: Tue, 13 Jul 2021 09:05:15 -0400 Subject: [PATCH] Revert changes, colors will be disabled by env variable --- usr/local/etc/bastille/bastille.conf.sample | 3 --- 1 file changed, 3 deletions(-) diff --git a/usr/local/etc/bastille/bastille.conf.sample b/usr/local/etc/bastille/bastille.conf.sample index 67f2f844..c618ef3d 100644 --- a/usr/local/etc/bastille/bastille.conf.sample +++ b/usr/local/etc/bastille/bastille.conf.sample @@ -30,9 +30,6 @@ bastille_tzdata="Etc/UTC" ## default ## default jail resolv.conf bastille_resolv_conf="/etc/resolv.conf" ## default: "/etc/resolv.conf" -## default output colors -bastille_colors_enable="YES" ## default: "YES" - ## bootstrap urls bastille_url_freebsd="http://ftp.freebsd.org/pub/FreeBSD/releases/" ## default: "http://ftp.freebsd.org/pub/FreeBSD/releases/" bastille_url_hardenedbsd="http://installer.hardenedbsd.org/pub/hardenedbsd/" ## default: "https://installer.hardenedbsd.org/pub/HardenedBSD/releases/"