summaryrefslogtreecommitdiffstats
path: root/package/systemd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/systemd/Config.in')
-rw-r--r--package/systemd/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in
index 1be0a96772..e84a7170c8 100644
--- a/package/systemd/Config.in
+++ b/package/systemd/Config.in
@@ -225,6 +225,16 @@ config BR2_PACKAGE_SYSTEMD_HOSTNAMED
http://www.freedesktop.org/software/systemd/man/systemd-hostnamed.service.html
+config BR2_PACKAGE_SYSTEMD_TIMEDATED
+ bool "enable timedate daemon"
+ default y
+ help
+ systemd-timedated is a system service that may be used as a
+ mechanism to change the system clock and timezone, as well
+ as to enable/disable NTP time synchronization.
+
+ http://www.freedesktop.org/software/systemd/man/systemd-timedated.service.html
+
config BR2_PACKAGE_SYSTEMD_NETWORKD
bool "enable network manager"
help
OpenPOWER on IntegriCloud