]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: introduce virtlxcd daemon
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 16 Mar 2018 17:05:24 +0000 (17:05 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 9 Aug 2019 13:06:31 +0000 (14:06 +0100)
commit23ab0f0bef2541488b37186f71758c46b15731a5
tree090b63f51b4e3cdae41fbe095f16e7fda775436e
parentbb1021e369abbc72995280885db53169b9f6af0f
lxc: introduce virtlxcd daemon

The virtlxcd daemon will be responsible for providing the lxc API
driver functionality. The lxc driver is still loaded by the main
libvirtd daemon at this stage, so virtlxcd must not be running at
the same time.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitignore
libvirt.spec.in
src/lxc/Makefile.inc.am
src/lxc/virtlxcd.service.in [new file with mode: 0644]