[systemd-commits] man/systemd.special.xml units/network.target
Lennart Poettering
lennart at kemper.freedesktop.org
Mon Jan 14 19:13:10 PST 2013
man/systemd.special.xml | 10 ++++++++++
units/network.target | 1 +
2 files changed, 11 insertions(+)
New commits:
commit aa6c53bf05f27bb094735e7bc2bbfc73ac7bc2ba
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue Jan 15 04:12:53 2013 +0100
man: link in wiki documentation about network.target
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 9ea288e..35c5a28 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -413,6 +413,16 @@
referring to the
<literal>$network</literal>
facility.</para>
+
+ <para>This unit is supposed to
+ indicate when the network is
+ "up", but it is only very
+ losely defined what that is
+ supposed to mean. Also see <ulink
+ url="http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
+ Services After the Network is
+ up</ulink> for more
+ information.</para>
</listitem>
</varlistentry>
<varlistentry>
diff --git a/units/network.target b/units/network.target
index 5406f4e..65fc64b 100644
--- a/units/network.target
+++ b/units/network.target
@@ -8,3 +8,4 @@
[Unit]
Description=Network
Documentation=man:systemd.special(7)
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
More information about the systemd-commits
mailing list