Jim Meyering wrote:
>From 0e79e00614e8c6cd2b7fe7bcad1d52b2de1a3a58 Mon Sep 17 00:00:00
2001
From: Jim Meyering <meyering(a)redhat.com>
Date: Tue, 3 Mar 2009 17:42:53 +0100
Subject: [PATCH] * qemud/libvirtd_qemu.aug: Add "security_driver".
---
qemud/libvirtd.conf | 4 ++--
qemud/libvirtd_qemu.aug | 2 +-
That was supposed to include only the qemud/libvirtd_qemu.aug change.
Here's the adjusted patch:
From ac49dbce8f8cd54a55b060f90ca43af0c13f813d Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering(a)redhat.com>
Date: Tue, 3 Mar 2009 17:42:53 +0100
Subject: [PATCH] * qemud/libvirtd_qemu.aug: Add "security_driver".
---
qemud/libvirtd_qemu.aug | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qemud/libvirtd_qemu.aug b/qemud/libvirtd_qemu.aug
index b2e4318..e297a5f 100644
--- a/qemud/libvirtd_qemu.aug
+++ b/qemud/libvirtd_qemu.aug
@@ -27,6 +27,7 @@ module Libvirtd_qemu =
| str_entry "vnc_tls_x509_cert_dir"
| bool_entry "vnc_tls_x509_verify"
| str_entry "vnc_password"
+ | str_entry "security_driver"
(* Each enty in the config is one of the following three ... *)
let entry = vnc_entry
@@ -41,4 +42,3 @@ module Libvirtd_qemu =
. Util.stdexcl
let xfm = transform lns filter
-
--
1.6.2.rc1.285.gc5f54