aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-27 13:53:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-27 13:53:00 -0700
commitd0aa307718036e54161cca197891e562486906cc (patch)
tree191a8a0672dd864edf4fd25c7941ebe94a639646 /consfigurator.asd
parentbe00646656009a660aaf089200117dcd3384d875 (diff)
downloadconsfigurator-d0aa307718036e54161cca197891e562486906cc.tar.gz
add TIMEZONE:CONFIGURED
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 6d16e04..46b4191 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -62,6 +62,7 @@
(:file "src/property/apache")
(:file "src/property/systemd")
(:file "src/property/firewalld")
+ (:file "src/property/timezone")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/rehome")