summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/systemd/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in
index fcf8853388..8ccd46eeef 100644
--- a/package/systemd/Config.in
+++ b/package/systemd/Config.in
@@ -299,7 +299,8 @@ config BR2_PACKAGE_SYSTEMD_RESOLVED
http://www.freedesktop.org/software/systemd/man/systemd-resolved.html
config BR2_PACKAGE_SYSTEMD_TIMESYNCD
- bool "enable SNTP client"
+ bool "enable timesync daemon"
+ default y
help
systemd-timesyncd is a service that may be used to synchronize the
local system clock with a Network Time Protocol server.
OpenPOWER on IntegriCloud