From 70810a6eb90a2145246abbca4195aaf2d4741dcc Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 20 Jul 2012 00:57:54 +0200 Subject: rc.conf: reinstate some settings Keep, but comment out some settings that should be set in rc.conf, if needed. Other settings should really not be used at all. Also shuffel around the manpage a bit. Signed-off-by: Tom Gundersen --- rc.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index aea4848..4280c05 100644 --- a/rc.conf +++ b/rc.conf @@ -5,3 +5,16 @@ # DAEMONS=(syslog-ng network crond) + +# Storage +# +# USEDMRAID="no" +# USEBTRFS="no" +# USELVM="no" + +# Network +# +# interface= +# address= +# netmask= +# gateway= -- cgit v1.2.3