From c24276591f708119da237bf90f329d6e58f42269 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Mon, 25 May 2020 13:22:13 +0200 Subject: [PATCH] /etc/timezone template for the distributions that do not support systemd. --- templates/etc-timezone.j2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/etc-timezone.j2 diff --git a/templates/etc-timezone.j2 b/templates/etc-timezone.j2 new file mode 100644 index 0000000..0b6d009 --- /dev/null +++ b/templates/etc-timezone.j2 @@ -0,0 +1 @@ +{{ timezone }}