mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 00:37:59 +02:00
spec: document how to install session .service files
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=35306 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
ae3faad91d
commit
6b01c6cdfd
1 changed files with 9 additions and 0 deletions
|
|
@ -4511,6 +4511,15 @@
|
|||
looks in <literal>${datadir}/dbus-1/services</literal> as
|
||||
set at compile time.
|
||||
</para>
|
||||
<para>
|
||||
As described in the XDG Base Directory Specification, software
|
||||
packages should install their session .service files to their
|
||||
configured <literal>${datadir}/dbus-1/services</literal>,
|
||||
where <literal>${datadir}</literal> is as defined by the GNU
|
||||
coding standards. System administrators or users can arrange
|
||||
for these service files to be read by setting XDG_DATA_DIRS or by
|
||||
symlinking them into the default locations.
|
||||
</para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
<sect3 id="message-bus-types-system">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue