mirror of https://github.com/ceph/ceph-ansible.git
7 lines
188 B
SYSTEMD
7 lines
188 B
SYSTEMD
|
[Unit]
|
||
|
Description=ceph target allowing to start/stop all ceph-rbd-mirror@.service instances at once
|
||
|
PartOf=ceph.target
|
||
|
Before=ceph.target
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target ceph.target
|