diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-07-07 21:29:21 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-07-14 17:08:12 +0200 |
commit | 4c2cf15751e7797452e0d7d2906b10fb2b46db3f (patch) | |
tree | b65422e792fb25bdc24e38030d5d5bc02d83abff /man/userdbctl.xml | |
parent | machined: implement user/group lookup varlink API in machined too (diff) | |
download | systemd-4c2cf15751e7797452e0d7d2906b10fb2b46db3f.tar.xz systemd-4c2cf15751e7797452e0d7d2906b10fb2b46db3f.zip |
man: document new varlink service
Diffstat (limited to 'man/userdbctl.xml')
-rw-r--r-- | man/userdbctl.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/userdbctl.xml b/man/userdbctl.xml index 777393ab75..9a69f33edb 100644 --- a/man/userdbctl.xml +++ b/man/userdbctl.xml @@ -187,6 +187,15 @@ </varlistentry> <varlistentry> + <term><constant>io.systemd.Machine</constant></term> + + <listitem><para>This service is provided by + <citerefentry><refentrytitle>systemd-machined.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> + and synthesizes records for all users/groups used by a container that employs user + namespacing.</para></listitem> + </varlistentry> + + <varlistentry> <term><constant>io.systemd.Multiplexer</constant></term> <listitem><para>This service is provided by |