summaryrefslogtreecommitdiffstats
path: root/src/init-radosgw (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: use ceph-conf to get cluster configuration valueChangcheng Liu2019-04-121-2/+2
* init-radosgw: do not use systemd-run in sysvinitVladislav Odintsov2016-07-051-8/+2
* rgw: fix a glaring syntax errorPavan Rallabhandi2015-12-101-1/+1
* rgw: fix reload on non Debian systems.Herve Rousseau2015-11-061-1/+1
* rgw: support core file limit for radosgw daemonGuang Yang2015-10-221-1/+5
* init-radosgw: specify pid file to start-stop-daemonSage Weil2015-09-221-1/+1
* rgw: fix radosgw start-up script.Vikhyat Umrao2015-07-231-1/+1
* init-radosgw: unify init-radosgw[.sysv]Sage Weil2015-05-141-7/+35
* init-radosgw: look in /var/lib/ceph/radosgwSage Weil2015-05-141-9/+24
* doc: rgw: fix typo in commentsNathan Cutler2015-05-101-1/+1
* init-radosgw: run RGW as rootKen Dreyer2015-04-231-1/+1
* Merge pull request #4056 from dmitryya/issue_11140Loic Dachary2015-03-231-1/+9
|\
| * rgw: init script waits until the radosgw stopsDmitry Yatsushkevich2015-03-231-1/+9
* | init-radosgw*: don't require rgw_socket_path to be definedYehuda Sadeh2015-03-191-6/+0
|/
* Unconditionally chown rados log file.Thorsten Behrens2015-02-051-2/+4
* minor init.d scripts lintianisation:Dmitry Smirnov2014-03-251-0/+1
* Add a verbose argument and some verbosityDavid Moreau Simard2013-11-051-2/+12
* Verify that radosgw started, return appropriate exit codeDavid Moreau Simard2013-11-051-6/+13
* We should exit 1 if radosgw is not executableDavid Moreau Simard2013-11-051-1/+1
* Really use the hostname, otherwise ambiguousDavid Moreau Simard2013-11-021-1/+1
* radosgw: create /var/log/radosgw in package, not init scriptSage Weil2013-10-171-8/+0
* init-radosgw*: fix status return value if radosgw isn't runningDanny Al-Gaaf2013-09-071-1/+1
* init-radosgw: use radosgw --show-config-value to get config valuesSage Weil2013-06-201-2/+2
* init-radosgw*: add all sections to usage outputDanny Al-Gaaf2013-06-061-1/+1
* init-radosgw*: add statusDanny Al-Gaaf2013-06-061-1/+9
* fix init-radosgw* to use the same indentationDanny Al-Gaaf2013-06-061-28/+28
* Revert "Use start-stop-daemon --chuid option to setuid to www-data."Sage Weil2013-03-111-1/+1
* Use start-stop-daemon --chuid option to setuid to www-data.Jan Harkes2013-03-111-1/+1
* Fix radosgw actually reloading after rotating logs.Jan Harkes2013-03-111-1/+1
* init-radosgw: skip sections without host= lineSage Weil2012-05-171-1/+1
* init-radosgw: start in runlevel 4Sage Weil2012-04-111-1/+1
* init-radosgw: add 'reload' command to send SIGHUPSage Weil2012-02-291-1/+5
* init-ceph/init-radosgw: Don't use unspecified runlevel 4Holger Macht2011-12-151-1/+1
* rgw: fix initscript default userSage Weil2011-10-051-2/+2
* rgw: daemonize by defaultSage Weil2011-10-051-5/+7
* radosgw: run as 'user' field in ceph.confSage Weil2011-10-041-5/+10
* radosgw: make stop succeed when not runningSage Weil2011-10-041-1/+1
* radosgw: fix init-radosgw providesSage Weil2011-10-041-2/+2
* radosgw: init scriptSage Weil2011-09-261-0/+75