[Ovirt-devel] [PATCH node] restart ntp service after testing added ntp servers

Joey Boggs jboggs at redhat.com
Thu Feb 11 16:19:31 UTC 2010


---
 scripts/ovirt-functions |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/ovirt-functions b/scripts/ovirt-functions
index 48d0e39..fae13e7 100644
--- a/scripts/ovirt-functions
+++ b/scripts/ovirt-functions
@@ -742,7 +742,7 @@ test_ntp_configuration () {
                 printf "\n Verified NTP server: $server \n"
             fi
         done
-
+    service ntpd start
 }
 
 # execute a function if called as a script, e.g.
-- 
1.6.6




More information about the ovirt-devel mailing list