Fix the error of loops-setup.service
Should be Requires. Closes-Bug: #1918616 Change-Id: Ia4f59b256ffc6c36b372546968de264a9eceeeb0
This commit is contained in:
parent
245bf49dd2
commit
876c9a5c1a
@ -16,7 +16,7 @@ DefaultDependencies=no
|
||||
Conflicts=umount.target
|
||||
Before=local-fs.target
|
||||
After=systemd-udevd.service
|
||||
Required=systemd-udevd.service
|
||||
Requires=systemd-udevd.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user