X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.target.xml;h=d1f4d22674be700299c7f9b13d293a0bb65210c5;hp=6f3bc182dc65636a14226ac1bcbd2cbfb792eb89;hb=0bc62352805b98cebe5debb12a5d45adfc0c66d1;hpb=62adf224d1d3e225de072a2815dd50e973230f5c diff --git a/man/systemd.target.xml b/man/systemd.target.xml index 6f3bc182d..d1f4d2267 100644 --- a/man/systemd.target.xml +++ b/man/systemd.target.xml @@ -9,16 +9,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -44,7 +44,7 @@ systemd.target - systemd target configuration files + Target unit configuration @@ -83,21 +83,22 @@ systemd.special7 for details). - Unless - DefaultDependencies= is set to - , target units will - implicitly complement all configured dependencies of type - Wants=, + Unless DefaultDependencies= + is set to , target units will + implicitly complement all configured dependencies of + type Wants=, Requires=, RequiresOverridable= with - dependencies of type After=. + dependencies of type After= if the + units in question also have + DefaultDependencies=true. See Also - systemd8, + systemd1, systemctl8, systemd.unit5, systemd.special7