xf.li | 8611891 | 2025-03-19 20:07:27 -0700 | [diff] [blame^] | 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 | system bus. That behaviour is now determined by |
| 6 | /usr/share/dbus-1/system.conf, which should not be edited. |
| 7 | |
| 8 | For local configuration changes, create a file |
| 9 | system-local.conf or files matching system.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/system.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> |