archlinux: do not fail mount /usr/lib/modules if already mounted

This commit is contained in:
Marek Marczykowski-Górecki 2014-04-23 03:13:23 +02:00
parent 5912ea4330
commit 15579d529e

View File

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