~ubuntu-branches/ubuntu/natty/dbus/natty

« back to all changes in this revision

Viewing changes to test/data/valid-config-files-system/debug-allow-all-pass.conf

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-09-27 13:06:32 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20100927130632-bqs145trvchd2lmf
Tags: 1.4.0-0ubuntu1
* New upstream release
 - Fixes https://bugs.freedesktop.org/show_bug.cgi?id=17754 Race condition in protected_change_timeout
 - Requested by various upstream KDE developers http://lists.kde.org/?t=128514970000004&r=1&w=2

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  <listen>debug-pipe:name=test-server</listen>
7
7
  <listen>unix:tmpdir=/tmp</listen>
8
8
  <type>system</type>
9
 
  <servicehelper>/src/jhbuild/checkout/dbus/bus/dbus-daemon-launch-helper-test</servicehelper>
10
 
  <servicedir>/src/jhbuild/checkout/dbus/test/data/valid-service-files-system</servicedir>
 
9
  <servicehelper>/home/lennart/git/dbus/bus/dbus-daemon-launch-helper-test</servicehelper>
 
10
  <servicedir>/home/lennart/git/dbus/test/data/valid-service-files-system</servicedir>
11
11
  <policy context="default">
12
12
    <allow send_interface="*"/>
13
13
    <allow receive_interface="*"/>