diff options
Diffstat (limited to 'src/ceph/systemd/ceph-rbd-mirror.target')
-rw-r--r-- | src/ceph/systemd/ceph-rbd-mirror.target | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ceph/systemd/ceph-rbd-mirror.target b/src/ceph/systemd/ceph-rbd-mirror.target new file mode 100644 index 0000000..43e9a4c --- /dev/null +++ b/src/ceph/systemd/ceph-rbd-mirror.target @@ -0,0 +1,6 @@ +[Unit] +Description=ceph target allowing to start/stop all ceph-rbd-mirror@.service instances at once +PartOf=ceph.target +Before=ceph.target +[Install] +WantedBy=multi-user.target ceph.target |