summaryrefslogtreecommitdiff
path: root/tmp-session.conf
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-12-29 17:34:00 +0000
committerMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-12-29 17:34:00 +0000
commit736ce36473bbb335ee9af6a286fe58ee3100c884 (patch)
tree27cda2a76b1497fc4edf15fcc5a729c93dcec770 /tmp-session.conf
parente2106153f398c586f3393e8b24bbc1659ee47acf (diff)
start to add tcp support
Diffstat (limited to 'tmp-session.conf')
-rw-r--r--tmp-session.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tmp-session.conf b/tmp-session.conf
index 7f56570..2dec2e8 100644
--- a/tmp-session.conf
+++ b/tmp-session.conf
@@ -8,7 +8,8 @@
<!-- Our well-known bus type, don't change this -->
<type>session</type>
- <listen>unix:path=./tmp-session-bus</listen>
+ <!--listen>unix:path=./tmp-session-bus</listen-->
+ <listen>tcp:port=12345</listen>
<servicedir>/usr/share/dbus-1/services</servicedir>