mirror of https://gitee.com/openkylin/libvirt.git
Process virtlockd.conf instead of libvirtd.conf
This commit is contained in:
parent
dbd2bc8c8b
commit
3e32544854
|
@ -1,6 +1,6 @@
|
|||
(* /etc/libvirt/libvirtd.conf *)
|
||||
(* /etc/libvirt/virtlockd.conf *)
|
||||
|
||||
module Libvirtd =
|
||||
module Virtlockd =
|
||||
autoload xfm
|
||||
|
||||
let eol = del /[ \t]*\n/ "\n"
|
||||
|
|
Loading…
Reference in New Issue