summaryrefslogtreecommitdiff
path: root/etc/rc.conf.NetBSD
blob: c49a9abe35ffd0e3bf4a8062a87038dca0c358f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This is the subsystem type. Valid options on NetBSD:
# ""        - nothing special
# "prefix"  - Prefix
# "xen0"    - Xen0 Domain
# "xenU"    - XenU Domain
# If unset, the old automagic detection code will be triggered. Said old code
# is deprecated and will be removed not later than 2011/03/01.
#
# This should be set to the value representing what environment this file is
# PRESENTLY in, not what virtualization the environment is capable of.
rc_sys="@RC_SYS_DEFAULT@"