[Ovirt-devel] [PATCH node 1/2] * script/ovirt-awake: send ACK after keytab download

David Lutterkort lutter at redhat.com
Fri Apr 24 00:31:37 UTC 2009


host-browser on the server expects it
---
 scripts/ovirt-awake |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/scripts/ovirt-awake b/scripts/ovirt-awake
index 56fcb57..87994a5 100644
--- a/scripts/ovirt-awake
+++ b/scripts/ovirt-awake
@@ -68,6 +68,7 @@ start () {
             else
                 echo "No keytab to retrieve"
             fi
+            send-text ACK
         else
             echo "Did not get a mode request."
         fi
-- 
1.6.0.6




More information about the ovirt-devel mailing list