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