ceph-ansible/roles/ceph-rgw/files/ceph-radosgw.target

9 lines
241 B
SYSTEMD
Raw Normal View History

[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