diff options
| -rw-r--r-- | meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service b/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service index b2bc632069..10cbd70f99 100644 --- a/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service +++ b/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service | |||
| @@ -4,7 +4,7 @@ Before=ntpd.service | |||
| 4 | 4 | ||
| 5 | [Service] | 5 | [Service] |
| 6 | Type=oneshot | 6 | Type=oneshot |
| 7 | ExecStart=/usr/bin/ntpd -q -g -x | 7 | ExecStart=/usr/bin/ntpdate-sync silent |
| 8 | RemainAfterExit=yes | 8 | RemainAfterExit=yes |
| 9 | 9 | ||
| 10 | [Install] | 10 | [Install] |
