summaryrefslogtreecommitdiff
path: root/ACE/netsvcs/clients/Naming/Client/svc2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/netsvcs/clients/Naming/Client/svc2.conf')
-rw-r--r--ACE/netsvcs/clients/Naming/Client/svc2.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/netsvcs/clients/Naming/Client/svc2.conf b/ACE/netsvcs/clients/Naming/Client/svc2.conf
new file mode 100644
index 00000000000..6c3f6b57124
--- /dev/null
+++ b/ACE/netsvcs/clients/Naming/Client/svc2.conf
@@ -0,0 +1,6 @@
+# Note that $DB and $PORT are environment variables that are
+# automatically interpreted and substituted by ACE! In addition, note
+# how you can give a relative name for the libACE_svcs.so and ACE will
+# locate this for you automatically by reading your LD search path!
+dynamic ACE_Naming_Context Service_Object * ACE:_make_ACE_Naming_Context () "main -s $DB"
+dynamic ACE_Naming_Context2 Service_Object * ACE:_make_ACE_Naming_Context () "main -s $DB"