bundles/systemd-networkd: remove usage of systemd-resolved
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
Something in the combination of arch+zfs+netctl+resolved+ipv6 leads to hanging dns, which in turn leads to hanging everything.
This commit is contained in:
parent
891823376f
commit
4823653214
3 changed files with 12 additions and 15 deletions
|
@ -80,9 +80,6 @@ defaults = {
|
|||
'xdotool': {}, # needed for maim window selection
|
||||
},
|
||||
},
|
||||
'systemd-networkd': {
|
||||
'enable-resolved': True,
|
||||
},
|
||||
}
|
||||
|
||||
@metadata_reactor.provides(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue