commit: a4038e11712d4c3f87f541f90be0b88f2903b82d Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Wed Dec 2 17:11:45 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Wed Dec 2 17:11:45 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=a4038e11
rc.conf.Linux: document the rkt keyword etc/rc.conf.Linux | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index 0865075..265b51a 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -7,6 +7,7 @@ # "lxc" - Linux Containers # "openvz" - Linux OpenVZ # "prefix" - Prefix +# "rkt" - CoreOS container management system # "uml" - Usermode Linux # "vserver" - Linux vserver # "systemd-nspawn" - Container created by the systemd-nspawn utility
