]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add CEPH_ARGS at the end of sys.argv
authorBenoît Knecht <benoit.knecht@fsfe.org>
Mon, 23 Sep 2013 13:58:42 +0000 (15:58 +0200)
committerSage Weil <sage@inktank.com>
Thu, 26 Sep 2013 23:20:58 +0000 (16:20 -0700)
commitb475ff9576f145d31c053213c699e13df76d2bcb
tree1cfbafcd56e74e12469b816bf4e455ecf827dae9
parent94548b4b67cca37366c7d8719209a6d2e7956811
Add CEPH_ARGS at the end of sys.argv

This allows, for instance, to pass a different client name to ceph by
exporting CEPH_ARGS="--id client_id".

Signed-off-by: Benoît Knecht <benoit.knecht@fsfe.org>
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 30abe3244c86cbbe1f5b005850c29c9c0eafcad4)
src/ceph.in