summaryrefslogtreecommitdiffstats
path: root/debian/radosgw.postinst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* debian: do not use upstart to start/stop servicesKefu Chai2024-02-031-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 ownershipSage Weil2015-08-271-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 checkSage Weil2013-05-311-1/+1
| | | | | | Sigh. Signed-off-by: Sage Weil <sage@inktank.com>
* debian: add radosgw.postinstSage Weil2013-05-311-0/+49
Start radosgw-all job. Signed-off-by: Sage Weil <sage@inktank.com>