aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2012-10-07 23:12:23 +0200
committerTom Gundersen <teg@jklm.no>2012-10-07 23:12:23 +0200
commite2ebeb6a66418ebab738dae0741bc93219b52e5c (patch)
tree421ac710d65638bbd590863abe76c6b0bd761bf0
parent7b68abb8f9623b39539f072fefb73145fa7c4a8d (diff)
downloadinitscripts-e2ebeb6a66418ebab738dae0741bc93219b52e5c.tar.xz
rc.conf: clarify recommendations for DAEMONS a bit2012.10.1
Signed-off-by: Tom Gundersen <teg@jklm.no>
-rw-r--r--rc.conf5
1 files changed, 4 insertions, 1 deletions
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
#