Merge "Fix startup race with growroot/systemd"

This commit is contained in:
Jenkins 2016-02-12 04:03:55 +00:00 committed by Gerrit Code Review
commit 4136479bd0

View File

@ -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