projects
/
ceph.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42fb761
)
Fix systemd ceph-osd.target
author
Thomas Goirand
<zigo@debian.org>
Tue, 28 Dec 2021 07:45:18 +0000
(07:45 +0000)
committer
Thomas Goirand
<zigo@debian.org>
Tue, 28 Dec 2021 07:45:18 +0000
(07:45 +0000)
Forwarded: no
Last-Update: 2021-01-28
This helps when rebooting.
Gbp-Pq: Name fix-ceph-osd-systemd-target.patch
systemd/ceph-osd.target
patch
|
blob
|
history
diff --git
a/systemd/ceph-osd.target
b/systemd/ceph-osd.target
index e4d1b9f07fc6ae5ac2ba741201c73de3fc575b31..ce601534e308e2d9211303db3b99673751db1c7a 100644
(file)
--- a/
systemd/ceph-osd.target
+++ b/
systemd/ceph-osd.target
@@
-1,7
+1,7
@@
[Unit]
Description=ceph target allowing to start/stop all ceph-osd@.service instances at once
PartOf=ceph.target
-After=ceph-mon.target
+After=ceph-mon.target
systemd-udev-settle.service
Before=ceph.target
Wants=ceph.target ceph-mon.target