From 7e019c49b21cf2e975ff7d8b2bedf3bb2477d1c6 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 20 Aug 2012 16:32:04 +0200 Subject: arch-daemons.target: add some documentation The point of the target is to allow it to be masked so DAEMONS will be ignored. Document this. --- arch-daemons.8.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -------- -- cgit v1.2.3