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

View File

@@ -1176,7 +1176,7 @@ rc_params()
sysrc -f ${BASTILLECONF} bastille_decompress_gz_options="-k -d -c -v" >/dev/null 2>&1
fi
if ! sysrc -f ${BASTILLECONF} -qc bastille_pf_conf; then
sysrc -f ${BASTILLECONF} bastille_pf_conf="/etc/pf.conf" >/dev/null 2>&1
sysrc -f ${BASTILLECONF} bastille_pf_conf="${CWDIR}/pf.conf" >/dev/null 2>&1
fi
# Set bastille.conf location.