فهرست منبع

Use most recent protocol versions by default.

Michael Schloh von Bennewitz 23 سال پیش
والد
کامیت
95e335945a
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      mico/rc.mico

+ 2 - 2
mico/rc.mico

@@ -7,8 +7,8 @@
     mico_enable="no"
     mico_micod="no"
     mico_nsd="no"
-    micod_args="-ORBIIOPAddr inet:`uname -n`:8912"
-    nsd_args="-ORBIIOPAddr inet:`uname -n`:8914"
+    micod_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr inet:`uname -n`:8912"
+    nsd_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr inet:`uname -n`:8914"
 
 %start -p 200 -u @l_musr@
     opServiceEnabled mico || exit 0