From 5657f4295e59d7314da8a15362951f0ffdb94d2b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 3 Feb 2014 18:26:05 +0100 Subject: [systemd] udev settle "fix" --- .../systemd/data/usr/lib/systemd/system/systemd-udev-settle.service | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3-55-g7522