1 <?xml version='1.0'?> <!--*-nxml-*-->
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4 <!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
6 <refentry id="systemd-portabled.service" conditional='ENABLE_PORTABLED'>
9 <title>systemd-portabled.service</title>
10 <productname>systemd</productname>
14 <refentrytitle>systemd-portabled.service</refentrytitle>
15 <manvolnum>8</manvolnum>
19 <refname>systemd-portabled.service</refname>
20 <refname>systemd-portabled</refname>
21 <refpurpose>Portable service manager</refpurpose>
25 <para><filename>systemd-portabled.service</filename></para>
26 <para><filename>/usr/lib/systemd/systemd-portabled</filename></para>
30 <title>Description</title>
32 <para><command>systemd-portabled</command> is a system service that may be used to attach, detach and inspect
33 portable service images.</para>
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>
38 <para>See the <ulink url="https://systemd.io/PORTABLE_SERVICES">Portable Services</ulink> page
39 for details about the concepts this service implements.</para>
42 <citerefentry><refentrytitle>org.freedesktop.portable1</refentrytitle><manvolnum>5</manvolnum></citerefentry>
44 <citerefentry><refentrytitle>org.freedesktop.LogControl1</refentrytitle><manvolnum>5</manvolnum></citerefentry>
45 for a description of the D-Bus API.</para>
49 <title>See Also</title>
50 <para><simplelist type="inline">
51 <member><citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry></member>
52 <member><citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry></member>
53 <member><citerefentry><refentrytitle>org.freedesktop.portable1</refentrytitle><manvolnum>5</manvolnum></citerefentry></member>