Fix the error of loops-setup.service

Should be Requires.

Closes-Bug: #1918616
Change-Id: Ia4f59b256ffc6c36b372546968de264a9eceeeb0
This commit is contained in:
jinyuan 2021-03-11 17:43:56 +08:00 committed by jinyuanliu
parent 245bf49dd2
commit 876c9a5c1a

View File

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