package/systemd: Default yes for timesyncd
It seems logical to enable a few options along with systemd when it's the init system. Also change the help as timesyncd is a daemon that implements an SNTP client. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
182492c8ad
commit
83cd5731c9
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user