diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-23 05:24:24 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-23 05:24:24 +0200 |
commit | 85e5760d4ffe99d578caf085ca0608b2bb2d4889 (patch) | |
tree | 6149f201bcf41c5283efb365e5b24914999503a0 /man | |
parent | ea4a240dc2e70adcb39704542b1422b1608e76e6 (diff) |
install: default to minimal realization mode
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-install.xml b/man/systemd-install.xml index 47dc63a615..228a916999 100644 --- a/man/systemd-install.xml +++ b/man/systemd-install.xml @@ -185,7 +185,7 @@ <option>--realize</option> is specifieed but the mode value is omitted defaults to - <option>maybe</option>. This option + <option>minimal</option>. This option has no effect when <option>--global</option> or <command>test</command> is used, or @@ -258,7 +258,7 @@ <option>--realize</option>. If <option>--realize</option> is not specified implies - <option>maybe</option> mode. To + <option>minimal</option> mode. To override this mode specify <option>--realize=</option> in addition to |