]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-homed.service.xml
man: add version info
[thirdparty/systemd.git] / man / systemd-homed.service.xml
index ab8bcab8cb852a5ecb5f5dfbd762b9666e3b99f8..e14752b6626b377459f8c06066c0fa4d4906b0e8 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version='1.0'?> <!--*-nxml-*-->
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<!-- SPDX-License-Identifier: LGPL-2.1+ -->
+<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
 
-<refentry id="systemd-homed.service" conditional='ENABLE_HOMED'>
+<refentry id="systemd-homed.service" conditional='ENABLE_HOMED'
+          xmlns:xi="http://www.w3.org/2001/XInclude">
 
   <refentryinfo>
     <title>systemd-homed.service</title>
         <term><filename>/var/lib/systemd/home/local.private</filename></term>
 
         <listitem><para>The private key of the public/private key pair used for local records. Currently,
-        only a single such key may be installed.</para></listitem>
+        only a single such key may be installed.</para>
+
+        <xi:include href="version-info.xml" xpointer="v246"/></listitem>
       </varlistentry>
 
       <varlistentry>
         <term><filename>/var/lib/systemd/home/local.public</filename></term>
 
         <listitem><para>The public key of the public/private key pair used for local records. Currently,
-        only a single such key may be installed.</para></listitem>
+        only a single such key may be installed.</para>
+
+        <xi:include href="version-info.xml" xpointer="v246"/></listitem>
       </varlistentry>
 
       <varlistentry>
@@ -77,7 +82,9 @@
 
         <listitem><para>Additional public keys. Any users whose user records are signed with any of these keys
         are permitted to log in locally. An arbitrary number of keys may be installed this
-        way.</para></listitem>
+        way.</para>
+
+        <xi:include href="version-info.xml" xpointer="v246"/></listitem>
       </varlistentry>
     </variablelist>
 
@@ -86,9 +93,9 @@
     <para>In order to migrate a home directory from a host <literal>foobar</literal> to another host
     <literal>quux</literal> it is hence sufficient to copy
     <filename>/var/lib/systemd/home/local.public</filename> from the host <literal>foobar</literal> to
-    <literal>quux</literal>, maybe calling the file on the destination
-    <filename>/var/lib/systemd/home/foobar.public</filename>, reflecting the origin of the key. If the user
-    record should be modifiable on <literal>quux</literal> the pair
+    <literal>quux</literal>, maybe calling the file on the destination <filename
+    index="false">/var/lib/systemd/home/foobar.public</filename>, reflecting the origin of the key. If the
+    user record should be modifiable on <literal>quux</literal> the pair
     <filename>/var/lib/systemd/home/local.public</filename> and
     <filename>/var/lib/systemd/home/local.private</filename> need to be copied from <literal>foobar</literal>
     to <literal>quux</literal>, and placed under the identical paths there, as currently only a single