summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/connman-ntp.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/connman-ntp.service b/packaging/connman-ntp.service
index 1978f743..6ca46e25 100644
--- a/packaging/connman-ntp.service
+++ b/packaging/connman-ntp.service
@@ -1,6 +1,7 @@
[Unit]
Description=Connman NTP service
-After=syslog.target
+Requires=connman.service
+After=connman.service
[Service]
Type=oneshot