Signed-off-by: Nathan Cutler <ncutler@suse.cz>
# prefix for radosgw instances in ceph.conf
PREFIX='client.radosgw.'
-# user to run radosgw as (it not specified in ceph.conf)
+# user to run radosgw as (if not specified in ceph.conf)
DEFAULT_USER='root'
RADOSGW=`which radosgw`
# prefix for radosgw instances in ceph.conf
PREFIX='client.radosgw.'
-# user to run radosgw as (it not specified in ceph.conf)
+# user to run radosgw as (if not specified in ceph.conf)
#DEFAULT_USER='www-data'
DEFAULT_USER='root'