mirror of
https://github.com/rancher/os.git
synced 2025-09-17 07:30:42 +00:00
Work out network pre_cmds/pre_up calls
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -272,7 +272,7 @@ func enableDoLinkLocal() {
|
||||
IPV4LL: true,
|
||||
},
|
||||
},
|
||||
})
|
||||
}, false, false)
|
||||
if err != nil {
|
||||
log.Errorf("Failed to apply link local on eth0: %v", err)
|
||||
}
|
||||
|
Reference in New Issue
Block a user