X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=c598a896f099d351d764f46b85f35e0b3fff8aa3;hp=d3d722a23ecc98c895e8750b7bfc638eb4e0a6b6;hb=34511ca7b166b0e89d08ff9870b0cf2624a7815f;hpb=d081dffbd3e57dc9da494a3384e333bf565d4175 diff --git a/man/systemd.xml b/man/systemd.xml index d3d722a23..c598a896f 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -45,7 +45,7 @@ systemd init - systemd System and Service Manager + systemd system and service manager @@ -480,6 +480,21 @@ by systemd are covered by the Interface Stability Promise. + + Units may be generated dynamically at boot and + system manager reload time, for example based on other + configuration files or parameters passed on the kernel + command line. For details see the Generators + Specification. + + Systems which invoke systemd in a container + resp. initrd environment should implement the + Container + Interface resp. initrd + Interface specifications. @@ -1223,15 +1238,18 @@ See Also + systemd.conf5, + locale.conf5, systemctl1, systemadm1, systemd-notify1, daemon7, - sd-daemon7, + sd-daemon3, systemd.unit5, systemd.special5, pkg-config1, - kernel-command-line7 + kernel-command-line7, + bootup7