summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-04-18 14:42:02 -0500
committerWilliam Hubbs <williamh@gentoo.org>2011-04-18 14:42:02 -0500
commit372bae32132ef4866cdff878f5457ec4361c9ddd (patch)
tree90bebc03b26ca1cd2a76f4e79b55c2f3afa1422a
parentac56ab7f6df616a7a40878b59f647b8042108def (diff)
downloadopenrc-372bae32132ef4866cdff878f5457ec4361c9ddd.tar.gz
openrc-372bae32132ef4866cdff878f5457ec4361c9ddd.tar.bz2
openrc-372bae32132ef4866cdff878f5457ec4361c9ddd.tar.xz
make rc_sys system specific
This rearranges the configuration files so it is more clear that the rc_sys setting is system specific. X-Gentoo-Bug: 363957 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=363957
-rw-r--r--etc/rc.conf.FreeBSD3
-rw-r--r--etc/rc.conf.Linux6
-rw-r--r--etc/rc.conf.NetBSD3
3 files changed, 9 insertions, 3 deletions
diff --git a/etc/rc.conf.FreeBSD b/etc/rc.conf.FreeBSD
index 6c48ae7..d557213 100644
--- a/etc/rc.conf.FreeBSD
+++ b/etc/rc.conf.FreeBSD
@@ -1,3 +1,6 @@
+##############################################################################
+# FreeBSD SPECIFIC OPTIONS
+
# This is the subsystem type. Valid options on FreeBSD:
# "" - nothing special
# "jail" - FreeBSD jails
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux
index 9a6e1ab..9b5859a 100644
--- a/etc/rc.conf.Linux
+++ b/etc/rc.conf.Linux
@@ -1,3 +1,6 @@
+##############################################################################
+# LINUX SPECIFIC OPTIONS
+
# This is the subsystem type. Valid options on Linux:
# "" - nothing special
# "lxc" - Linux Containers
@@ -15,9 +18,6 @@
# PRESENTLY in, not the virtualization the environment is capable of.
rc_sys="@RC_SYS_DEFAULT@"
-##############################################################################
-# LINUX SPECIFIC OPTIONS
-
# This is the number of tty's used in most of the rc-scripts (like
# consolefont, numlock, etc ...)
rc_tty_number=12
diff --git a/etc/rc.conf.NetBSD b/etc/rc.conf.NetBSD
index 12d61bf..864aa55 100644
--- a/etc/rc.conf.NetBSD
+++ b/etc/rc.conf.NetBSD
@@ -1,3 +1,6 @@
+##############################################################################
+# NetBSD SPECIFIC OPTIONS
+
# This is the subsystem type. Valid options on NetBSD:
# "" - nothing special
# "prefix" - Prefix