Update bastille config, use current extension path

This commit is contained in:
JRGTH
2024-09-06 03:53:11 -04:00
parent 2222468a36
commit 74d929c4a3
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ bastille_jailsdir="${bastille_prefix}/jails"
bastille_releasesdir="${bastille_prefix}/releases"
bastille_templatesdir="${bastille_prefix}/templates"
bastille_logsdir="${bastille_prefix}/logs"
bastille_pf_conf="/etc/pf.conf"
bastille_pf_conf="${bastille_prefix}/pf.conf"
bastille_sharedir="/usr/local/share/bastille"
bastille_bootstrap_archives="base"
bastille_tzdata="etc/UTC"