OFAgent now has suicidal tendencies.

If OFAgent cannot find voltha-grpc it kills itself only to be restarted
by docker, this will continue until it is happy. Similarly, if voltha
goes away ofagent will kill itself until voltha comes back

Change-Id: Ib2a2cbf5ed438f8bd40f80a4543bd80f065461f1
diff --git a/compose/docker-compose-system-test.yml b/compose/docker-compose-system-test.yml
index 27bf8be..344f6f9 100644
--- a/compose/docker-compose-system-test.yml
+++ b/compose/docker-compose-system-test.yml
@@ -199,6 +199,7 @@
     - fluentd
     volumes:
     - "/var/run/docker.sock:/tmp/docker.sock"
+    restart: unless-stopped
 
   #
   # Netconf server instance(s)