]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
core/main.c: add "--switchedroot" parameter
authorHarald Hoyer <harald@redhat.com>
Wed, 16 May 2012 12:22:42 +0000 (14:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 May 2012 16:50:06 +0000 (18:50 +0200)
commitd03bc1b814b853497120c35a9a8d6a66925963ff
treedc0de1a54b3736536b4413d25b2a87062eb4d30d
parentf38ed060600d124a68332694ab497c344bd8e089
core/main.c: add "--switchedroot" parameter

If systemd serializes from a switch_root, it adds "--switchedroot" to
the systemd in the real root.

If "--switchedroot" is found, then we do not skip all the stuff, which
is skipped for normal rexecs.
src/core/main.c