mirror of https://github.com/ceph/ceph-ansible.git
3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n client.radosgw.gateway
|