Move container networkd config to -networkd subpackage
-container subpackage is for container *management*. Those files are used *in* the container.
This commit is contained in:
parent
8bb6dc993a
commit
9bf9a317b6
@ -72,12 +72,10 @@ for file in files(buildroot):
|
||||
/machine.slice|
|
||||
/machines.target|
|
||||
var-lib-machines.mount|
|
||||
network/80-container|
|
||||
network/80-vm|
|
||||
org.freedesktop.(import|machine)1
|
||||
''', n, re.X):
|
||||
o = o_container
|
||||
elif re.search(r'''/usr/lib/systemd/network/..-wifi|
|
||||
elif re.search(r'''/usr/lib/systemd/network/80-|
|
||||
networkd|
|
||||
networkctl|
|
||||
org.freedesktop.network1
|
||||
|
Loading…
Reference in New Issue
Block a user