mirror of https://github.com/ceph/ceph
7 lines
169 B
SYSTEMD
7 lines
169 B
SYSTEMD
|
[Unit]
|
||
|
Description=Ceph target to start/stop all cephfs-mirror@.service instances
|
||
|
PartOf=ceph.target
|
||
|
Before=ceph.target
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target ceph.target
|