From d0aa307718036e54161cca197891e562486906cc Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 27 Jun 2021 13:53:00 -0700 Subject: add TIMEZONE:CONFIGURED Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') 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") -- cgit v1.2.3