summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/systemd')
-rw-r--r--remote/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service b/remote/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service
index 65431092..146c6499 100644
--- a/remote/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service
+++ b/remote/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service
@@ -22,4 +22,10 @@ ConditionCapability=CAP_MKNOD
Type=oneshot
TimeoutSec=180
RemainAfterExit=yes
+# Don't ask...
+ExecStart=/opt/openslx/bin/usleep 100000
+ExecStart=/usr/bin/udevadm settle --timeout=3
+ExecStart=/opt/openslx/bin/usleep 20000
+ExecStart=/usr/bin/udevadm settle --timeout=3
+ExecStart=/opt/openslx/bin/usleep 20000
ExecStart=/usr/bin/udevadm settle --timeout=3