]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-daemon: create ~/.ssh if not exist 31315/head
authorKefu Chai <kchai@redhat.com>
Fri, 1 Nov 2019 09:39:35 +0000 (17:39 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 1 Nov 2019 13:33:25 +0000 (21:33 +0800)
commit3d12fc16c6ef9b3c686ef55e38773323dd21cff2
treec5311128a7aae07d52bf0d88f8d92d6ba148c8e9
parent7c2ec07a0c44528d81399887be5957af763aee97
ceph-daemon: create ~/.ssh if not exist

there is chance that /root/.ssh does not exist yet, when we are trying
to add key to authorized_keys.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph-daemon