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