diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2015-12-02 11:11:45 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2015-12-02 11:11:45 -0600 |
commit | a4038e11712d4c3f87f541f90be0b88f2903b82d (patch) | |
tree | 1baf4e80667d570f7f1daf6fe3db2f6ce1578164 /etc | |
parent | a0cf8f91246ff4487b36d6432dab787e5b10957d (diff) |
rc.conf.Linux: document the rkt keyword
Diffstat (limited to 'etc')
-rw-r--r-- | etc/rc.conf.Linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index 0865075b..265b51ab 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 |