Re: CentOS 7
Ben Green <[email protected]> Thu, 17 Jan 2019 09:46:05 +0000
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <[email protected]> |
Quoting Tor Rune Skoglund <[email protected]>: > For what it's worth, I'd like to flag that there is definitely > interest in getting it working inside containers from my company. As > you say, since LXC and others types of containerization seem to work > find (e.g. Docker), I would *guess* it would be doable for > linux-vserver too. Have no idea about the work needed.... :) > Systemd needs access to cgroups. LXC used to use LXCFS for this, but is now using cgroup namespaces. A very brief history is given here: https://linuxcontainers.org/lxcfs/ Cheers, Ben