]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Generate configDir during driver initialization
authorJohn Ferlan <jferlan@redhat.com>
Wed, 19 Apr 2017 20:40:45 +0000 (16:40 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 26 Apr 2017 17:27:15 +0000 (13:27 -0400)
commit6fcbdf7308ce82a5ed6dc2ba64463347e20d00c2
tree0e37d4910386cc7f93aa574b2657c79e255a5640
parent24d33d18baac7efd188af460cee17be987f9f10e
secret: Generate configDir during driver initialization

Rather than waiting for the first save to fail, let's generate the
directory with the correct privs during initialization.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/secret/secret_driver.c