package/systemd: remove networkd depends from timesyncd
systemd-timesyncd can function without systemd-networkd. Signed-off-by: Gabe Evans <gabe@hashrabbit.co> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
a1a4b2809e
commit
f7afdc7043
@ -98,7 +98,6 @@ config BR2_PACKAGE_SYSTEMD_NETWORKD
|
||||
|
||||
config BR2_PACKAGE_SYSTEMD_TIMESYNCD
|
||||
bool "enable SNTP client"
|
||||
depends on BR2_PACKAGE_SYSTEMD_NETWORKD
|
||||
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