[ntp/f18] add Wants=ntp-wait.service to ntpd service

Miroslav Lichvar mlichvar at fedoraproject.org
Fri Nov 23 16:45:03 UTC 2012


commit 1f0f19b2368e1fc9549a63d3828c79d7cf80f176
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Fri Nov 23 13:21:00 2012 +0100

    add Wants=ntp-wait.service to ntpd service

 ntpd.service |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ntpd.service b/ntpd.service
index a5766e5..dc2e598 100644
--- a/ntpd.service
+++ b/ntpd.service
@@ -1,6 +1,7 @@
 [Unit]
 Description=Network Time Service
 After=syslog.target ntpdate.service
+Wants=ntp-wait.service
 
 [Service]
 Type=forking


More information about the scm-commits mailing list