aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
blob: f056d746210d86d76356c6f7b2d086c1f9fa76b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
# /etc/rc.conf - configuration file for initscripts
#
# Most of rc.conf has been replaced by various other configuration
# files. See archlinux(7) for details.
#
# For more details on rc.conf see rc.conf(5).
#

DAEMONS=()

# a reasonable default DAEMONS array is:
# DAEMONS=(syslog-ng network crond)

# Storage
#
# USEDMRAID="no"
# USELVM="no"

# Network
#
# interface=
# address=
# netmask=
# gateway=