summaryrefslogtreecommitdiff
path: root/src/timesync/timesyncd.conf.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-05-16 16:11:04 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-05-19 10:25:12 +0900
commit54e6c7624f86330036a5bffd20a9400827d90c58 (patch)
treebe22cbb47d4745e6ebe9ff3057469b477fd989e5 /src/timesync/timesyncd.conf.in
parent94e41ec098e7389ced936ebee2c810928bb268e4 (diff)
downloadsystemd-54e6c7624f86330036a5bffd20a9400827d90c58.tar.gz
meson: use jinja2 in src/timesync/
Diffstat (limited to 'src/timesync/timesyncd.conf.in')
-rw-r--r--src/timesync/timesyncd.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timesync/timesyncd.conf.in b/src/timesync/timesyncd.conf.in
index 8a2c33e17c..d5f29e1598 100644
--- a/src/timesync/timesyncd.conf.in
+++ b/src/timesync/timesyncd.conf.in
@@ -14,7 +14,7 @@
[Time]
#NTP=
-#FallbackNTP=@NTP_SERVERS@
+#FallbackNTP={{NTP_SERVERS}}
#RootDistanceMaxSec=5
#PollIntervalMinSec=32
#PollIntervalMaxSec=2048