spec: system services' service description files have constrained names

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=66608
Reviewed-by: Chengwei Yang <chengwei.yang@intel.com>
This commit is contained in:
Simon McVittie 2013-09-16 14:33:41 +01:00
parent 0d15a9035a
commit be2d249f71

View file

@ -4638,6 +4638,19 @@
names.
</para>
<para>
On the well-known system bus, the name of a service description file
must be its well-known name plus <literal>.service</literal>,
for instance
<literal>com.example.ConfigurationDatabase.service</literal>.
</para>
<para>
On the well-known session bus, services should follow the same
service description file naming convention as on the system bus,
but for backwards compatibility they are not required to do so.
</para>
<para>
[FIXME the file format should be much better specified than "similar to
.desktop entries" esp. since desktop entries are already