diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-01-07 17:40:10 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-01-07 17:40:10 +0100 |
commit | dbda6dce3d250cee3a9d2bd1591ec1746a43585f (patch) | |
tree | 84896ae30a53053a83177cc23b2936409e6bbce5 /man/systemd-machined.service.xml | |
parent | 49aa61a550b3baadb1fb50e586d8fbe8b642025f (diff) |
man: document nss-mymachines
Diffstat (limited to 'man/systemd-machined.service.xml')
-rw-r--r-- | man/systemd-machined.service.xml | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml index 352b4a025f..475b53a86e 100644 --- a/man/systemd-machined.service.xml +++ b/man/systemd-machined.service.xml @@ -63,8 +63,13 @@ <para>See <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry> - for some examples on how to start a container the systemd - way.</para> + for some examples on how to run containers with OS tools.</para> + + <para>Use + <citerefentry><refentrytitle>nss-mymachines</refentrytitle><manvolnum>8</manvolnum></citerefentry> + to make the names of local containers known to + <command>systemd-machined</command> locally resolvable + as host names.</para> <para>See the <ulink url="http://www.freedesktop.org/wiki/Software/systemd/machined"> @@ -78,7 +83,9 @@ <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>. + <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>nss-mymachines</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry> </para> </refsect1> |