Merge "Fix startup race with growroot/systemd"
This commit is contained in:
commit
4136479bd0
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Grow root partition
|
Description=Grow root partition
|
||||||
After=local-fs.target
|
Wants=systemd-udev-settle.service
|
||||||
|
After=systemd-udev-settle.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
Reference in New Issue
Block a user