]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: use 0711 as the default perms for dirs
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 15 May 2017 11:05:31 +0000 (13:05 +0200)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 15 May 2017 11:09:24 +0000 (12:09 +0100)
commit756ef0c353a8bdda8a92ab26ce4629c7b158234a
treeb5bb2e9ce24a9f5a50280245879f002c521aa87b
parent3213e369c34d0b8c445f239b5c28af01d52869a4
storage: use 0711 as the default perms for dirs

There should be no need to make dir based pools world/group readable.
So use 0711, not 0755, as the default perms for storage dirs.

Updates in v2:
 - adapt commit wording to mention dropping group readable as well

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
docs/formatstorage.html.in
src/storage/storage_util.h