summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-18 05:12:34 +0100
committerLennart Poettering <lennart@poettering.net>2011-03-18 05:12:34 +0100
commit1c7c17ea61727eb6af8159bb519beeced1c25eb4 (patch)
tree3fd5cbd74e5539f5151616117ec9f39f2677da20
parent6699c857a20378e1fd2a33e3e306a96404e7f83d (diff)
downloadsystemd-1c7c17ea61727eb6af8159bb519beeced1c25eb4.tar.gz
units: document that some targets exists only for compat with SysV
-rw-r--r--units/http-daemon.target3
-rw-r--r--units/mail-transfer-agent.target3
-rw-r--r--units/nss-lookup.target3
-rw-r--r--units/rpcbind.target3
-rw-r--r--units/rtc-set.target3
-rw-r--r--units/syslog.target3
6 files changed, 18 insertions, 0 deletions
diff --git a/units/http-daemon.target b/units/http-daemon.target
index bd7a1ef0d4..45f10182e9 100644
--- a/units/http-daemon.target
+++ b/units/http-daemon.target
@@ -7,5 +7,8 @@
# See systemd.special(7) for details
+# This exists mostly for compatibility with SysV/LSB units, and
+# implementations lacking socket/bus activation.
+
[Unit]
Description=Web Server
diff --git a/units/mail-transfer-agent.target b/units/mail-transfer-agent.target
index 2640076d68..ebb1ea125a 100644
--- a/units/mail-transfer-agent.target
+++ b/units/mail-transfer-agent.target
@@ -7,5 +7,8 @@
# See systemd.special(7) for details
+# This exists mostly for compatibility with SysV/LSB units, and
+# implementations lacking socket/bus activation.
+
[Unit]
Description=Mail Transfer Agent
diff --git a/units/nss-lookup.target b/units/nss-lookup.target
index 3158441b2e..dc3a06334b 100644
--- a/units/nss-lookup.target
+++ b/units/nss-lookup.target
@@ -7,6 +7,9 @@
# See systemd.special(7) for details
+# This exists mostly for compatibility with SysV/LSB units, and
+# implementations lacking socket/bus activation.
+
[Unit]
Description=Name Lookups
Wants=network.target
diff --git a/units/rpcbind.target b/units/rpcbind.target
index 41eb3a507e..a5cea8c576 100644
--- a/units/rpcbind.target
+++ b/units/rpcbind.target
@@ -7,5 +7,8 @@
# See systemd.special(7) for details
+# This exists mostly for compatibility with SysV/LSB units, and
+# implementations lacking socket/bus activation.
+
[Unit]
Description=RPC Port Mapper
diff --git a/units/rtc-set.target b/units/rtc-set.target
index eabdaf4585..df4c40298c 100644
--- a/units/rtc-set.target
+++ b/units/rtc-set.target
@@ -7,5 +7,8 @@
# See systemd.special(7) for details
+# This exists mostly for compatibility with SysV/LSB units, and
+# implementations lacking socket/bus activation.
+
[Unit]
Description=RTC Set
diff --git a/units/syslog.target b/units/syslog.target
index d5410cf580..8b1626ed55 100644
--- a/units/syslog.target
+++ b/units/syslog.target
@@ -7,5 +7,8 @@
# See systemd.special(7) for details
+# This exists mostly for compatibility with SysV/LSB units, and
+# implementations lacking socket/bus activation.
+
[Unit]
Description=Syslog