summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxcfs/files/systemd-ensure-var-lib-lxcfs-exists.patch
Commit message (Collapse)AuthorAgeFilesLines
* lxcfs: update to 4.0.7Bruce Ashfield2021-02-071-9/+6
| | | | | | | | | Bumping to the latest available lxcfs. As part of this update, the license has changed to LGPL-2.1+ (from Apache-2.0) We also refresh our systemd patch to continue to apply. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* lxcfs: move recipe from meta-overc to hereMark Asselstine2018-10-041-0/+27
This recipe was originally written and included in meta-overc as it was used by the overc framework so we implemented it there to sort out the kinks. Since this package is not specific to the OverC framework and people may be interested in including it in their images without having any interest in the OverC framework we are moving this recipe here, alongside lxc and other container related recipes. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>