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