]> xenbits.xensource.com Git - libvirt.git/commit
daemon: Don't hardcode pki paths in help output
authorChristophe Fergeau <cfergeau@redhat.com>
Wed, 18 Sep 2013 12:01:27 +0000 (14:01 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 18 Sep 2013 13:56:38 +0000 (07:56 -0600)
commitd0d013d9fba12e49d41284839e11cf3f2664d4cd
tree07bf7b9c384eb7450055418c0dedd512a24b030e
parent521b78d0afb9aff3c9f8d593e63c3d94b8f28f5d
daemon: Don't hardcode pki paths in help output

There are constants for these paths in remote_driver.h so we can
use these rather than duplicating them in the help output.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
daemon/libvirtd.c