From 4a84b51830467ee192cd6bddc0857ad08f6e7ae4 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 27 Jul 2012 00:00:14 +0200 Subject: man: add ArchLinux(7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This outlines what files needs to be configured to get a well-behaved system. For now it is extremely terse, but the main point is to work as a check-list, and to point people to the correct manpages to learn more. I'll be happy to take patches to extend this in the future. One might argue that this sholud not be part of initscripts, and we might indeed move it to 'filesystem' or something like that in the future. For the time being I'll keep it here for convenience. Suggested-by: Thomas Bächler Signed-off-by: Tom Gundersen --- rc.conf | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index bf6a9e4..597e9a8 100644 --- a/rc.conf +++ b/rc.conf @@ -1,11 +1,10 @@ # -# /etc/rc.conf - Main Configuration for Arch Linux +# /etc/rc.conf - configuration file for initscripts # -# Most of rc.conf has been replaced by hostname(5), -# vconsole.conf(5), locale.conf(5) and -# modules-load.d(5). +# Most of rc.conf has been replaced by various other configuration +# files. See archrlinux(7) for details. # -# For more details see rc.conf(5). +# For more details on rc.conf see rc.conf(5). # DAEMONS=(syslog-ng network crond) -- cgit v1.2.3