mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-23 13:05:27 +00:00
Fix the augea test for qemu libvirtd options
Commit 1ccf22277be013beb3f26f0083867c9c9eddca18 forgot to add the output to the augeas test
This commit is contained in:
parent
e3b6b2be58
commit
b1ba47ec54
@ -60,3 +60,4 @@ module Test_libvirtd_qemu =
|
||||
{ "max_queued" = "0" }
|
||||
{ "keepalive_interval" = "5" }
|
||||
{ "keepalive_count" = "5" }
|
||||
{ "seccomp_sandbox" = "1" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user