Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: etc/
Date: Wed, 02 Dec 2015 17:12:06
Message-Id: 1449076305.a4038e11712d4c3f87f541f90be0b88f2903b82d.williamh@OpenRC
1 commit: a4038e11712d4c3f87f541f90be0b88f2903b82d
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Wed Dec 2 17:11:45 2015 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 17:11:45 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=a4038e11
7
8 rc.conf.Linux: document the rkt keyword
9
10 etc/rc.conf.Linux | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux
14 index 0865075..265b51a 100644
15 --- a/etc/rc.conf.Linux
16 +++ b/etc/rc.conf.Linux
17 @@ -7,6 +7,7 @@
18 # "lxc" - Linux Containers
19 # "openvz" - Linux OpenVZ
20 # "prefix" - Prefix
21 +# "rkt" - CoreOS container management system
22 # "uml" - Usermode Linux
23 # "vserver" - Linux vserver
24 # "systemd-nspawn" - Container created by the systemd-nspawn utility