archlinux: do not fail mount /usr/lib/modules if already mounted
This commit is contained in:
parent
5912ea4330
commit
15579d529e
@ -7,6 +7,7 @@ Before=systemd-modules-load.service
|
|||||||
Before=systemd-udevd.service
|
Before=systemd-udevd.service
|
||||||
Before=local-fs-pre.target
|
Before=local-fs-pre.target
|
||||||
After=systemd-remount-fs.service
|
After=systemd-remount-fs.service
|
||||||
|
ConditionPathExists=!/usr/lib/modules/lost+found
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
Reference in New Issue
Block a user