summaryrefslogtreecommitdiff
path: root/plugins/ntpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ntpd.c')
-rw-r--r--plugins/ntpd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ntpd.c b/plugins/ntpd.c
index fa74ea85..731fa463 100644
--- a/plugins/ntpd.c
+++ b/plugins/ntpd.c
@@ -158,6 +158,7 @@ static int ntpdate(void)
goto error_task;
}
+ connman_task_add_argument(ntpdate->task, "-g", NULL);
connman_task_add_argument(ntpdate->task, "-q", NULL);
/* The servers are added through a temp configuration file */