mirror of
https://github.com/ceph/ceph
synced 2024-12-11 22:18:18 +00:00
1227752983
Signed-off-by: Venky Shankar <vshankar@redhat.com>
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 |