linux: disable UEVENT_HELPER*

Deprecated since 2006: http://lwn.net/Articles/166954/
This commit is contained in:
Tobias Geerinckx-Rice
2015-03-01 03:31:59 +01:00
parent 154d3597a9
commit 9f87f3ccb0
2 changed files with 3 additions and 2 deletions
-2
View File
@@ -236,8 +236,6 @@ in
system.activationScripts.udevd =
''
echo "" > /proc/sys/kernel/hotplug
# Regenerate the hardware database /var/lib/udev/hwdb.bin
# whenever systemd changes.
if [ ! -e /var/lib/udev/prev-systemd -o "$(readlink /var/lib/udev/prev-systemd)" != ${config.systemd.package} ]; then