summaryrefslogtreecommitdiffstats
path: root/rules/systemd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/systemd.make')
-rw-r--r--rules/systemd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/systemd.make b/rules/systemd.make
index c5ac60843..69da447b4 100644
--- a/rules/systemd.make
+++ b/rules/systemd.make
@@ -128,7 +128,7 @@ SYSTEMD_CONF_OPT := \
--disable-debug \
--without-python \
--with-ntp-servers= \
- --with-time-epoch=`date --date "$(PTXDIST_VERSION_YEAR)-$(PTXDIST_VERSION_MONTH)-01" +%s` \
+ --with-time-epoch=`date --date "$(PTXDIST_VERSION_YEAR)-$(PTXDIST_VERSION_MONTH)-01 UTC" +%s` \
--with-system-uid-max=999 \
--with-system-gid-max=999 \
--with-dns-servers= \