Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian: do not use upstart to start/stop services | Kefu Chai | 2024-02-03 | 1 | -2/+0 |
| | | | | | | | we dropped the support of upstart back in 2c755cef. there is no need to support it anymore. Signed-off-by: Kefu Chai <tchaikov@gmail.com> | ||||
* | debian: fix /var/lib/ceph/* directory ownership | Sage Weil | 2015-08-27 | 1 | -0/+8 |
| | | | | | | | These dirs are owned by the package; make sure they are owend by the ceph user. Signed-off-by: Sage Weil <sage@redhat.com> | ||||
* | debian: guard upstart {start,stop} with -x check | Sage Weil | 2013-05-31 | 1 | -1/+1 |
| | | | | | | Sigh. Signed-off-by: Sage Weil <sage@inktank.com> | ||||
* | debian: add radosgw.postinst | Sage Weil | 2013-05-31 | 1 | -0/+49 |
Start radosgw-all job. Signed-off-by: Sage Weil <sage@inktank.com> |