From e2ebeb6a66418ebab738dae0741bc93219b52e5c Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sun, 7 Oct 2012 23:12:23 +0200 Subject: rc.conf: clarify recommendations for DAEMONS a bit Signed-off-by: Tom Gundersen --- rc.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index f056d74..cf36476 100644 --- a/rc.conf +++ b/rc.conf @@ -9,8 +9,11 @@ DAEMONS=() -# a reasonable default DAEMONS array is: +# A reasonable DAEMONS array when using sysvinit is: # DAEMONS=(syslog-ng network crond) +# +# When using systemd, it is recommended to only enable daemons that +# do not have native systemd service files. # Storage # -- cgit v1.2.3