summaryrefslogtreecommitdiffstats
path: root/systemd/ceph-radosgw.target
blob: 8ea707a0bbdf6f65cebe31707cb979a5c6c36f56 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=ceph target allowing to start/stop all ceph-radosgw@.service instances at once
PartOf=ceph.target
After=ceph-mon.target
Before=ceph.target
Wants=ceph.target ceph-mon.target

[Install]
WantedBy=multi-user.target ceph.target