summaryrefslogtreecommitdiffstats
path: root/systemd/ceph-immutable-object-cache.target
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/ceph-immutable-object-cache.target')
-rw-r--r--systemd/ceph-immutable-object-cache.target7
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd/ceph-immutable-object-cache.target b/systemd/ceph-immutable-object-cache.target
new file mode 100644
index 000000000..f041bad60
--- /dev/null
+++ b/systemd/ceph-immutable-object-cache.target
@@ -0,0 +1,7 @@
+[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