From: Michal Privoznik Date: Tue, 3 Sep 2013 14:41:57 +0000 (+0200) Subject: test_virtlockd.aug.in: Use the correct file X-Git-Tag: CVE-2013-4297~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4471ecf66955f895ae3508b8d6fb7b5e768f735f;p=thirdparty%2Flibvirt.git test_virtlockd.aug.in: Use the correct file The test should refer to Virtlockd.lns, which is the name of the module + lens in virtlockd.aug. --- diff --git a/src/locking/test_virtlockd.aug.in b/src/locking/test_virtlockd.aug.in index dcd47c38b6..799818e5d1 100644 --- a/src/locking/test_virtlockd.aug.in +++ b/src/locking/test_virtlockd.aug.in @@ -5,7 +5,7 @@ log_outputs=\"3:syslog:libvirtd\" log_buffer_size = 64 " - test Libvirtd.lns get conf = + test Virtlockd.lns get conf = { "log_level" = "3" } { "log_filters" = "3:remote 4:event" } { "log_outputs" = "3:syslog:libvirtd" }