mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
|
module Test_libvirtd_lxc =
|
||
|
::CONFIG::
|
||
|
|
||
|
test Libvirtd_lxc.lns get conf =
|
||
|
{ "log_with_libvirtd" = "1" }
|
||
|
{ "security_driver" = "selinux" }
|
||
|
{ "security_default_confined" = "1" }
|
||
|
{ "security_require_confined" = "1" }
|