From: Michael Tremer Date: Sat, 30 Jun 2018 19:35:29 +0000 (+0100) Subject: AWS: No need to restart udev any more X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f487e373930472b234f637a03273604d3c7a241c;p=people%2Fms%2Fipfire-2.x.git AWS: No need to restart udev any more The renames the network interfaces itself now Signed-off-by: Michael Tremer --- diff --git a/src/initscripts/helper/aws-setup b/src/initscripts/helper/aws-setup index 334f3e4be1..33364f3f7f 100644 --- a/src/initscripts/helper/aws-setup +++ b/src/initscripts/helper/aws-setup @@ -234,9 +234,6 @@ import_aws_configuration() { # All done echo_ok - - # Restart udev to rename network interfaces - /etc/init.d/udev restart } case "${reason}" in