]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: don't do special things for unprivileged daemons 723/head
authorSage Weil <sage@inktank.com>
Tue, 15 Oct 2013 21:35:20 +0000 (14:35 -0700)
committerSage Weil <sage@inktank.com>
Tue, 15 Oct 2013 21:35:20 +0000 (14:35 -0700)
commit4f403c26dc0048ad63e20d20369fa86bfb31c50e
tree9891804e617c2535c002d57357a248c27df68e53
parent5aa237e8a8055502ee588ebccee3c5ad9a2ebf94
common: don't do special things for unprivileged daemons

We generally do want an admin socket and log, and people usually run these
as root.  This is more confusing than useful.

Fixes: #6334
Signed-off-by: Sage Weil <sage@inktank.com>
src/common/common_init.cc