summaryrefslogtreecommitdiff
path: root/etc/rc.conf.NetBSD
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-01-13 10:37:23 -0600
committerWilliam Hubbs <williamh@gentoo.org>2011-01-13 10:37:45 -0600
commit882a4b7d69d4a7baecba4b8620f36df2ef5445ba (patch)
treeef75adf9696efa9aa23a3b65da1581e088134c08 /etc/rc.conf.NetBSD
parentac8b4be7c240684fa2bc7d80e95b8f0c603063be (diff)
downloadopenrc-882a4b7d69d4a7baecba4b8620f36df2ef5445ba.tar.gz
openrc-882a4b7d69d4a7baecba4b8620f36df2ef5445ba.tar.bz2
openrc-882a4b7d69d4a7baecba4b8620f36df2ef5445ba.tar.xz
bug 351523: fix deprecation date for rc_sys
The deprecation notice for automatic detection of the system type stated that the automatic detection will be removed no later than 2010/03/01, but it should state 2011/03/01.
Diffstat (limited to 'etc/rc.conf.NetBSD')
-rw-r--r--etc/rc.conf.NetBSD2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.conf.NetBSD b/etc/rc.conf.NetBSD
index 25d86a4..79bf3d9 100644
--- a/etc/rc.conf.NetBSD
+++ b/etc/rc.conf.NetBSD
@@ -4,6 +4,6 @@
# "xen0" - Xen0 Domain
# "xenU" - XenU Domain
# If unset, the old automagic detection code will be triggered. Said old code
-# is deprecated and be removed not later than 2010/03/01.
+# is deprecated and will be removed not later than 2011/03/01.
rc_sys=""