mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03: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…
x
Reference in New Issue
Block a user