diff options
| -rwxr-xr-x | scripts/live-premount/select_eth_device (renamed from scripts/init-premount/select_eth_device) | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/init-premount/select_eth_device b/scripts/live-premount/select_eth_device index 4258fba..dfeac3d 100755 --- a/scripts/init-premount/select_eth_device +++ b/scripts/live-premount/select_eth_device @@ -40,10 +40,6 @@ then exit 0 fi -# be sure this has been run (*should* be done by scripts/init-premount/udev) -udevadm trigger -udevadm settle - # we want to do some basic IP modprobe -q af_packet |
