summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/rc.conf.FreeBSD1
-rw-r--r--etc/rc.conf.Linux1
-rw-r--r--etc/rc.conf.NetBSD1
3 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.conf.FreeBSD b/etc/rc.conf.FreeBSD
index 139a825..ed5b215 100644
--- a/etc/rc.conf.FreeBSD
+++ b/etc/rc.conf.FreeBSD
@@ -7,6 +7,5 @@
#
# This should be set to the value representing what environment this file is
# PRESENTLY in, not what virtualization the environment is capable of.
-# See the OpenRC migration guide for more details.
rc_sys="@RC_SYS_DEFAULT@"
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux
index 1400af5..9632a75 100644
--- a/etc/rc.conf.Linux
+++ b/etc/rc.conf.Linux
@@ -12,7 +12,6 @@
#
# This should be set to the value representing what environment this file is
# PRESENTLY in, not what virtualization the environment is capable of.
-# See the OpenRC migration guide for more details.
rc_sys="@RC_SYS_DEFAULT@"
##############################################################################
diff --git a/etc/rc.conf.NetBSD b/etc/rc.conf.NetBSD
index 3528a00..c49a9ab 100644
--- a/etc/rc.conf.NetBSD
+++ b/etc/rc.conf.NetBSD
@@ -8,6 +8,5 @@
#
# This should be set to the value representing what environment this file is
# PRESENTLY in, not what virtualization the environment is capable of.
-# See the OpenRC migration guide for more details.
rc_sys="@RC_SYS_DEFAULT@"