summarylogtreecommitdiffstats
path: root/omniORB.cfg.patch
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-08-10 14:12:25 +0200
committerBenjamin Chrétien2015-08-10 14:12:46 +0200
commitbcf6a94175651c0404468e67f3abaa933e68491f (patch)
tree65236395cc25ff568afe31efb60b1f38a4785a82 /omniORB.cfg.patch
parent82ad355c74eb80d37dd415175ee66e69cae0bd81 (diff)
downloadaur-bcf6a94175651c0404468e67f3abaa933e68491f.tar.gz
Fix default config file (same as on Debian)
Diffstat (limited to 'omniORB.cfg.patch')
-rw-r--r--omniORB.cfg.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/omniORB.cfg.patch b/omniORB.cfg.patch
new file mode 100644
index 000000000000..acbaeecce096
--- /dev/null
+++ b/omniORB.cfg.patch
@@ -0,0 +1,12 @@
+diff --git a/sample.cfg b/omniORB.cfg
+index ffe1c53..ae073ff 100644
+--- a/sample.cfg
++++ b/omniORB.cfg
+@@ -375,6 +375,7 @@ validateUTF8 = 0
+ # reference denoted by `corbaloc::myhost.example.com/MyService'.
+ #
+ # The default is empty.
++DefaultInitRef = corbaloc::
+
+
+ ############################################################################