aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2012-08-20 16:32:04 +0200
committerTom Gundersen <teg@jklm.no>2012-08-20 16:32:04 +0200
commit7e019c49b21cf2e975ff7d8b2bedf3bb2477d1c6 (patch)
tree2cb190f2b5616ec399239006da2546ffaf661a63
parent4d7e439bfa8afddf9ba6852b6a44190a5c0894ea (diff)
downloadinitscripts-7e019c49b21cf2e975ff7d8b2bedf3bb2477d1c6.tar.xz
arch-daemons.target: add some documentation2012.08.3
The point of the target is to allow it to be masked so DAEMONS will be ignored. Document this.
-rw-r--r--arch-daemons.8.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch-daemons.8.txt b/arch-daemons.8.txt
index 2c0071e..bad5c9c 100644
--- a/arch-daemons.8.txt
+++ b/arch-daemons.8.txt
@@ -6,7 +6,7 @@ arch-daemons(8)
NAME
----
-arch-daemons - Compatibility layer for rc scripts and rc.conf's DAEMONS array
+arch-daemons, arch-daemons.target - Compatibility layer for rc scripts and rc.conf's DAEMONS array
SYNOPSIS
--------
@@ -27,6 +27,9 @@ Note: this is meant as a compatibility layer only for the purposes of easing use
from initscripts to systemd. You are strongly encouraged to not rely on this, but rather use
native systemd services.
+The generated services that are enabled in the DAEMONS array is pulled in via arch-daemons.target.
+arch-daemons.target can be masked in order to ignore the DAEMONS array when booting with systemd.
+
SEE ALSO
--------