mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-25 16:40:31 +07:00
[PATCH] small udev patch
You should also remove etc/dev.d/default/dbus.dev which does not exist anymore. BTW, please remove etc/init.d/udev.debian because it is broken.
This commit is contained in:
parent
b808414477
commit
d30ef6b192
@ -18,6 +18,6 @@ fi
|
||||
INTERFACE=$DEVNAME
|
||||
export INTERFACE
|
||||
if [ -f /etc/hotplug.d/default/default.hotplug ]; then
|
||||
/etc/hotplug.d/default/default.hotplug net
|
||||
exec /etc/hotplug.d/default/default.hotplug net
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user