aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
--------