]> git.ipfire.org Git - thirdparty/systemd.git/blob - man/systemd-portabled.service.xml
Fix DPI for Logitech M185, M510, and M705. (#9182)
[thirdparty/systemd.git] / man / systemd-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="systemd-portabled.service" conditional='ENABLE_PORTABLED'>
8
9 <refentryinfo>
10 <title>systemd-portabled.service</title>
11 <productname>systemd</productname>
12
13 <authorgroup>
14 <author>
15 <contrib>Developer</contrib>
16 <firstname>Lennart</firstname>
17 <surname>Poettering</surname>
18 <email>lennart@poettering.net</email>
19 </author>
20 </authorgroup>
21 </refentryinfo>
22
23 <refmeta>
24 <refentrytitle>systemd-portabled.service</refentrytitle>
25 <manvolnum>8</manvolnum>
26 </refmeta>
27
28 <refnamediv>
29 <refname>systemd-portabled.service</refname>
30 <refname>systemd-portabled</refname>
31 <refpurpose>Portable service manager</refpurpose>
32 </refnamediv>
33
34 <refsynopsisdiv>
35 <para><filename>systemd-portabled.service</filename></para>
36 <para><filename>/usr/lib/systemd/systemd-portabled</filename></para>
37 </refsynopsisdiv>
38
39 <refsect1>
40 <title>Description</title>
41
42 <para><command>systemd-portabled</command> is a system service that may be used to attach, detach and inspect
43 portable service images.</para>
44
45 <para>Most of <command>systemd-portabled</command>'s functionality is accessible through the
46 <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> command.</para>
47
48 <para>See the <ulink url="https://github.com/systemd/systemd/blob/master/doc/PORTABLE_SERVICES.md">Portable
49 Services Documentation</ulink> for details about the concepts this service implements.</para>
50 </refsect1>
51
52 <refsect1>
53 <title>See Also</title>
54 <para>
55 <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
56 <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
57 </para>
58 </refsect1>
59
60 </refentry>