diff options
Diffstat (limited to 'systemd/ceph.target')
-rw-r--r-- | systemd/ceph.target | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/systemd/ceph.target b/systemd/ceph.target new file mode 100644 index 000000000..67a982c5b --- /dev/null +++ b/systemd/ceph.target @@ -0,0 +1,5 @@ +[Unit] +Description=ceph target allowing to start/stop all ceph*@.service instances at once + +[Install] +WantedBy=multi-user.target |