Index: trunk/Ohana/src/opihi/scripts/sched.pro
===================================================================
--- trunk/Ohana/src/opihi/scripts/sched.pro	(revision 4451)
+++ trunk/Ohana/src/opihi/scripts/sched.pro	(revision 4452)
@@ -1,2 +1,4 @@
+
+controller host localhost
 
 task test
@@ -5,5 +7,6 @@
   periods -exec 2.0
   periods -timeout 2.0
-  host local
+  # host local
+  host localhost
   # local is default 
 
