summaryrefslogtreecommitdiffstats
path: root/src/ceph/systemd/ceph-radosgw.target
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/systemd/ceph-radosgw.target')
-rw-r--r--src/ceph/systemd/ceph-radosgw.target6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ceph/systemd/ceph-radosgw.target b/src/ceph/systemd/ceph-radosgw.target
new file mode 100644
index 0000000..1799e29
--- /dev/null
+++ b/src/ceph/systemd/ceph-radosgw.target
@@ -0,0 +1,6 @@
+[Unit]
+Description=ceph target allowing to start/stop all ceph-radosgw@.service instances at once
+PartOf=ceph.target
+Before=ceph.target
+[Install]
+WantedBy=multi-user.target ceph.target