Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
<!--
2
This configuration file is no longer required and may be removed.
3
 
4
In older versions of dbus, this file defined the behaviour of the well-known
5
session bus. That behaviour is now determined by
6
/usr/share/dbus-1/session.conf, which should not be edited.
7
 
8
For local configuration changes, create a file
9
session-local.conf or files matching session.d/*.conf in the same directory
10
as this one, with a <busconfig> element containing configuration directives.
11
These directives can override D-Bus or OS defaults.
12
 
13
For upstream or distribution-wide defaults that can be overridden
14
by a local sysadmin, create files matching
15
/usr/share/dbus-1/session.d/*.conf instead.
16
-->
17
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-Bus Bus Configuration 1.0//EN"
18
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
19
<busconfig></busconfig>