From: Michael Prokop Date: Tue, 28 Oct 2014 23:44:02 +0000 (+0100) Subject: Work around "udev >=208-6 without systemd" bug with loopback device, causing serious... X-Git-Tag: v0.4.0~1 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=be7f20b0fcb2b7961e06dcf0e2fb15e09cfd98f3;hp=be7f20b0fcb2b7961e06dcf0e2fb15e09cfd98f3;p=grml-udev-config.git Work around "udev >=208-6 without systemd" bug with loopback device, causing serious boot delay Without the loopback device properly set up when the udev init script gets executed we have a boot delay of XX seconds. This is a show stopper for us and until https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754987 has been resolved we need a workaround for that. Thanks: Evgeni Golov, Marco d'Itri, Christian Hofstaedtler and Ulrich Dangel for debugging assistance ---