X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=6aa4f7052706b1f0fd75a0aa2358997312b9cc7b;hp=428e17f63becc3375bc5bb0d1dc9f192f0dae85a;hb=248e6030e007b6ee7b31ada6e42053cb1ebfc80d;hpb=74ac3cbd509de2f5995542aa5db39328e8cbd22a diff --git a/man/systemd.xml b/man/systemd.xml index 428e17f63..6aa4f7052 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -141,14 +141,20 @@ Tell systemd to run a system instance (resp. session instance), even if the process ID is - not 1 (resp. is 1), i.e. systemd is not - (resp. is) run as init process. + not 1 (resp. is 1), i.e. systemd is + not (resp. is) run as init process. Normally it should not be necessary to pass these options, as systemd automatically detects the mode it is started in. These options are hence of - little use except for - debugging. + little use except for debugging. Note + that it is not supported booting and + maintaining a full system with systemd + running in + mode, but PID not 1. In practice, + passing explicitly is + only useful in conjunction with + . @@ -440,6 +446,11 @@ ideas behind systemd please refer to the Original Design Document. + + Note that some but not all interfaces provided + by systemd are covered by the Interface + Stability Promise.