From 2cfba9f8408e10c9a951faa00b38bda895696719 Mon Sep 17 00:00:00 2001 From: Marc SCHAEFER Date: Sat, 10 Aug 2019 11:48:51 +0200 Subject: [PATCH] Comment --- plugins/lxc/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/lxc/README diff --git a/plugins/lxc/README b/plugins/lxc/README new file mode 100644 index 00000000..915f8168 --- /dev/null +++ b/plugins/lxc/README @@ -0,0 +1,7 @@ +This works for lxc 3 (and, also, if you the two special cases in +lxc-lib, namely lxc-cgroup and lxc-netdev, you can support lxc < 3 too. + +Tested on Debian buster and Debian jessie. + +See the individual files for copyright and installation/configuration +information.