]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
Fix conf not found error when using init script to restart radosgw-agent 34/head
authorZhi Zhang <zhangz.david@outlook.com>
Thu, 30 Jul 2015 09:01:35 +0000 (17:01 +0800)
committerZhi Zhang <zhangz.david@outlook.com>
Thu, 30 Jul 2015 09:01:35 +0000 (17:01 +0800)
commit24e9e7716b20c1fcccc547a380e132df9e2c8851
tree3def758e086f3b87292fdc7308421aed4155c2cb
parent878de6e1e6ea4d5a4eb674e45f92a2f71cb91d2c
Fix conf not found error when using init script to restart radosgw-agent

Init script wrongly passed conf file name recursively in restarting case, so conf file not found after re-entry init script. It should pass initial conf file path.

Signed-off-by: Zhi Zhang zhangz.david@outlook.com
init-radosgw-agent