mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 19:55:52 +02:00
firstsetup: There is no need to restart udev here
All network interfaces are renamed accordingly in setup Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -36,11 +36,5 @@ if [ ! "$(grep "^flags.* pae " /proc/cpuinfo)" == "" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
echo Restarting udev...
|
||||
killall udevd
|
||||
/sbin/udevadm hwdb --update
|
||||
/sbin/udevd --daemon
|
||||
/sbin/udevadm trigger
|
||||
/sbin/udevadm settle
|
||||
/etc/init.d/sysklogd stop
|
||||
touch /var/ipfire/main/firstsetup_ok
|
||||
|
||||
Reference in New Issue
Block a user