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:
Michael Tremer
2018-08-22 14:02:43 +01:00
parent c5465a9453
commit f3d59d2c94

View File

@@ -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