X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-machined.service.xml;h=475b53a86e617f73bde30450b3aa73bf067cb17c;hb=78eb158a20e2bee772f6e49d8b432b98f68cbb55;hp=a9205d018e7cf9315ef94a0e9ee3cb2b57d87356;hpb=fade1ec6e05f9f6c3718be622e259d2c8e61508c;p=elogind.git diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml index a9205d018..475b53a86 100644 --- a/man/systemd-machined.service.xml +++ b/man/systemd-machined.service.xml @@ -45,7 +45,7 @@ systemd-machined.service systemd-machined - Virtual machine and container registartion manager + Virtual machine and container registration manager @@ -61,8 +61,21 @@ and containers, and processes belonging to them. - See systemd-nspawn1 for some examples how to - start a container the systemd way. + See + systemd-nspawn1 + for some examples on how to run containers with OS tools. + + Use + nss-mymachines8 + to make the names of local containers known to + systemd-machined locally resolvable + as host names. + + See the + machined D-Bus API Documentation for information about + the APIs systemd-machined + provides. @@ -70,7 +83,9 @@ systemd1, machinectl1, - systemd.special7. + systemd-nspawn1, + nss-mymachines8, + systemd.special7