summaryrefslogtreecommitdiffstats
path: root/systemd/ceph-fuse.target
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/ceph-fuse.target')
-rw-r--r--systemd/ceph-fuse.target7
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd/ceph-fuse.target b/systemd/ceph-fuse.target
new file mode 100644
index 000000000..c31fdfa8d
--- /dev/null
+++ b/systemd/ceph-fuse.target
@@ -0,0 +1,7 @@
+[Unit]
+Description=ceph target allowing to start/stop all ceph-fuse@.service instances at once
+PartOf=ceph.target
+Before=ceph.target
+
+[Install]
+WantedBy=remote-fs.target ceph.target