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.
This commit is contained in:
Michal Privoznik 2013-09-03 16:41:57 +02:00
parent 5c6ff42254
commit 4471ecf669

View File

@ -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" }