summaryrefslogtreecommitdiff
path: root/etc/rc.conf.NetBSD
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2012-07-02 22:04:22 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2012-07-26 10:54:48 -0500
commite641b4384977011b93c3c2a90222d459bc4c5ca6 (patch)
tree7846b824c0e040f096c6526d731aa8051c59452b /etc/rc.conf.NetBSD
parenta6db2374fe69704ec55de86d815b127432328f24 (diff)
downloadopenrc-e641b4384977011b93c3c2a90222d459bc4c5ca6.tar.gz
openrc-e641b4384977011b93c3c2a90222d459bc4c5ca6.tar.bz2
openrc-e641b4384977011b93c3c2a90222d459bc4c5ca6.tar.xz
Bring Back prefix support
We now have a team member who is interested in OpenRC on prefix, so I am bringing it back to the main tree.
Diffstat (limited to 'etc/rc.conf.NetBSD')
-rw-r--r--etc/rc.conf.NetBSD1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.conf.NetBSD b/etc/rc.conf.NetBSD
index 633e2a1..43f8b88 100644
--- a/etc/rc.conf.NetBSD
+++ b/etc/rc.conf.NetBSD
@@ -3,6 +3,7 @@
# This is the subsystem type. Valid options on NetBSD:
# "" - nothing special
+# "prefix" - Prefix
# "xen0" - Xen0 Domain
# "xenU" - XenU Domain
# If this is commented out, automatic detection will be used.