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