]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config: Add a per-name default keyring to front of keyring search path.
authorTommi Virtanen <tv@inktank.com>
Thu, 30 Aug 2012 14:21:29 +0000 (10:21 -0400)
committerTommi Virtanen <tv@inktank.com>
Wed, 5 Sep 2012 18:28:04 +0000 (11:28 -0700)
commit66aecb1e410a59f3e0ed89a30212b8dc546a3d4a
tree28521d84a678d9fd2fe66c29775cd770c1be9dbd
parent6e34b8c109322690151b42efb745bc96a210dda4
config: Add a per-name default keyring to front of keyring search path.

This lets us have e.g. /etc/ceph/ceph.client.admin.keyring that is
owned by root:admin and mode u=rw,g=r,o= without making every non-root
run of the command line tools complain and fail.

This is what the Chef cookbook has been doing for a while already.

Signed-off-by: Tommi Virtanen <tv@inktank.com>
src/common/config_opts.h