From edb9aaa8b27adf89cc712000318b1e9cf40ea296 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 13 Jul 2010 18:57:58 +0200 Subject: main: replace --running-as= by --session and --system do mimic related tools and D-Bus --- man/systemd.xml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'man/systemd.xml') diff --git a/man/systemd.xml b/man/systemd.xml index 0798f231b9..d19094c38f 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -135,17 +135,19 @@ default.target. - - - Tell systemd to run in - a particular mode. Argument is one of - , - . Normally it - should not be necessary to pass this - option, as systemd automatically - detects the mode it is started - in. This call is hence of little use - except for + + + + Tell systemd to run a + system instance (resp. session + instance), even if the process ID is + not 1 (resp. is 1), i.e. system 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. @@ -466,7 +468,7 @@ when figuring out whether a service shall be enabled. Note that a service unit with a native unit configuration - file can be started by activating it + file cannot be started by activating it in the SysV runlevel link farm. -- cgit v1.2.3-54-g00ecf