diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-06-10 20:54:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-06-10 23:26:53 +0200 |
commit | 04b764bf76a74943ca652691cfd5b511ed8fe96c (patch) | |
tree | 59d7eeb66770f89e9465d160fa41fed4d51f1882 /rules | |
parent | ba35662fbdde7b90aed6b34c641b4ff0ea740c68 (diff) |
resolved: move verification that link is unmanaged into the proper bus calls
Previously, we checked only for the various SetLinkXYZ() calls on the Manager
object exposed on the bus if the specified interface is managed/unmanaged by
networkd (as we don't permit overriding DNS configuration via bus calls if
networkd owns the device), but the equivalent SetXYZ() calls on the Link object
did not have such a check. Fix that by moving the appropriate check into the
latter, as the former just calls that anyway.
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions