summaryrefslogtreecommitdiffstats
path: root/systemd/ceph-mds.target
blob: 1101f21f699cdbea2edcc6f7480a5dbe59a35a92 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=ceph target allowing to start/stop all ceph-mds@.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