chiark / gitweb /
Build system: Fix various issues that came from errornous migration.
[elogind.git] / man / elogind-portabled.service.xml
1 <?xml version='1.0'?> <!--*-nxml-*-->
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4
5 <!-- SPDX-License-Identifier: LGPL-2.1+ -->
6
7 <refentry id="elogind-portabled.service" conditional='ENABLE_PORTABLED'>
8
9   <refentryinfo>
10     <title>elogind-portabled.service</title>
11     <productname>elogind</productname>
12   </refentryinfo>
13
14   <refmeta>
15     <refentrytitle>elogind-portabled.service</refentrytitle>
16     <manvolnum>8</manvolnum>
17   </refmeta>
18
19   <refnamediv>
20     <refname>elogind-portabled.service</refname>
21     <refname>elogind-portabled</refname>
22     <refpurpose>Portable service manager</refpurpose>
23   </refnamediv>
24
25   <refsynopsisdiv>
26     <para><filename>elogind-portabled.service</filename></para>
27     <para><filename>/usr/lib/elogind/elogind-portabled</filename></para>
28   </refsynopsisdiv>
29
30   <refsect1>
31     <title>Description</title>
32
33     <para><command>elogind-portabled</command> is a system service that may be used to attach, detach and inspect
34     portable service images.</para>
35
36     <para>Most of <command>elogind-portabled</command>'s functionality is accessible through the
37     <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> command.</para>
38
39     <para>See the <ulink url="https://github.com/systemd/systemd/blob/master/doc/PORTABLE_SERVICES.md">Portable
40     Services Documentation</ulink> for details about the concepts this service implements.</para>
41   </refsect1>
42
43   <refsect1>
44     <title>See Also</title>
45     <para>
46       <citerefentry><refentrytitle>elogind</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
47       <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
48     </para>
49   </refsect1>
50
51 </refentry>