]> git.ipfire.org Git - thirdparty/systemd.git/blame - man/systemd-portabled.service.xml
hwdb: add accelerometer mount matrix for Umax VisionBook 10Wi Plus
[thirdparty/systemd.git] / man / systemd-portabled.service.xml
CommitLineData
a8c42bb8
LP
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="systemd-portabled.service" conditional='ENABLE_PORTABLED'>
8
9 <refentryinfo>
10 <title>systemd-portabled.service</title>
11 <productname>systemd</productname>
a8c42bb8
LP
12 </refentryinfo>
13
14 <refmeta>
15 <refentrytitle>systemd-portabled.service</refentrytitle>
16 <manvolnum>8</manvolnum>
17 </refmeta>
18
19 <refnamediv>
20 <refname>systemd-portabled.service</refname>
21 <refname>systemd-portabled</refname>
22 <refpurpose>Portable service manager</refpurpose>
23 </refnamediv>
24
25 <refsynopsisdiv>
26 <para><filename>systemd-portabled.service</filename></para>
27 <para><filename>/usr/lib/systemd/systemd-portabled</filename></para>
28 </refsynopsisdiv>
29
30 <refsect1>
31 <title>Description</title>
32
33 <para><command>systemd-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>systemd-portabled</command>'s functionality is accessible through the
37 <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> command.</para>
38
a8c42bb8
LP
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>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
47 <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
48 </para>
49 </refsect1>
50
51</refentry>