]> git.proxmox.com Git - systemd.git/commit
udev.init: Use new s-s-d --notify-await to start udev daemon
authorMichael Biebl <biebl@debian.org>
Mon, 11 Mar 2019 17:33:40 +0000 (18:33 +0100)
committerMichael Biebl <biebl@debian.org>
Mon, 11 Mar 2019 17:58:31 +0000 (18:58 +0100)
commit8d810fda9a640a932d6e7b32afd958fe75e36f5b
treebeace67c8d4faf6c5dc3ac94081b5195fa0b8fcc
parent811854674ad7c3d5da54f8983b4f4b81657341d4
udev.init: Use new s-s-d --notify-await to start udev daemon

Fixes a race condition during startup under SysV init.
Add versioned dependency on dpkg (>= 1.19.3) to ensure that a version
of start-stop-daemon which supports --notify-await is installed.

Closes: #908796
debian/control
debian/udev.init