]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
AWS: No need to restart udev any more
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 30 Jun 2018 19:35:29 +0000 (20:35 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 30 Jun 2018 19:35:29 +0000 (20:35 +0100)
The renames the network interfaces itself now

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/helper/aws-setup

index 334f3e4be1ef6ef5f6f514df46f7cbb1a6c73484..33364f3f7f5ac16e3df1ec52034b20c69f1f150c 100644 (file)
@@ -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