Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lxc: make $logdir in init script configurable | Stuart Cardall | 2018-02-08 | 1 | -0/+3 |
| | |||||
* | main/lxc: fix running systemd based containers under OpenRC | Stuart Cardall | 2017-11-26 | 1 | -0/+7 |
* systemd based containers require the /sys/fs/cgroup/systemd cgroup for lxc-console and services inside the containers to work * systemd_ctr() based on recommendations from lxc: https://github.com/lxc/lxc/issues/1704#issuecomment-330935480 Committer note: I did few minor modifications. |