diff --git a/systemd/ceph-disk@.service b/systemd/ceph-disk@.service index f13c30beb10..5d1d557dc48 100644 --- a/systemd/ceph-disk@.service +++ b/systemd/ceph-disk@.service @@ -1,5 +1,7 @@ [Unit] Description=Ceph disk activation: %f +After=local-fs.target +Wants=local-fs.target [Service] Type=oneshot