[REF] Use host's time zone for jails by default

This commit is contained in:
yaazkal
2021-12-12 12:10:39 -05:00
parent 947ed27f90
commit 35d3038bea
2 changed files with 8 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ bastille_sharedir="/usr/local/share/bastille" ## default
bastille_bootstrap_archives="base" ## default: "base"
## default timezone
bastille_tzdata="Etc/UTC" ## default: "Etc/UTC"
bastille_tzdata="" ## default: empty to use host's time zone
## default jail resolv.conf
bastille_resolv_conf="/etc/resolv.conf" ## default: "/etc/resolv.conf"