summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-05-07 15:26:47 +0200
committerTom Gundersen <teg@jklm.no>2014-05-08 15:28:19 +0200
commite0e5ce237b11f2d97189cd7725bf339b4b8a78de (patch)
treeaa2e3cd22c8da15efa81a4ecca0b2eb46a7ff215 /Makefile.am
parent3a9c5a32bec18dc1cca68af46fd1aebfad7e9fd7 (diff)
timesyncd: only run when the system has a carrier on a network interface
As the operational state detection in sd-network is still too primitive, timesyncd will likely try to connect a bit early, so the first attempt will fail.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 669eb338dc..637f5e15c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4036,6 +4036,7 @@ systemd_timesyncd_LDADD = \
libsystemd-internal.la \
libsystemd-shared.la \
libsystemd-resolve.la \
+ libsystemd-network.la \
-lm
rootlibexec_PROGRAMS += \