diff options
author | Vasco Santos <valexsantos_at_gmail_dot_com> | 2018-09-14 12:12:39 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-14 12:12:39 +0100 |
commit | aaf774846c5cce37448331f586e1cc1b0153306c (patch) | |
tree | afa399882189ba5b6112a6f971b7e92f273a9bc8 /system/lxd/README | |
parent | 94f25f1301d0a07d7e92fd6b08e5df1d4cff852d (diff) | |
download | slackbuilds-aaf774846c5cce37448331f586e1cc1b0153306c.tar.gz |
system/lxd: Added (container hypervisor for lxc).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/lxd/README')
-rw-r--r-- | system/lxd/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/lxd/README b/system/lxd/README new file mode 100644 index 0000000000..0a65c51c86 --- /dev/null +++ b/system/lxd/README @@ -0,0 +1,3 @@ +LXD is a container "hypervisor" and a new user experience for LXC. + +This package includes scripts to run the lxd service under DJB daemontools. |