systemdMinimal: disable networkd
This was missed.
This commit is contained in:
parent
8d18be9cdc
commit
b027cf264c
@ -18670,6 +18670,7 @@ in
|
|||||||
withImportd = false;
|
withImportd = false;
|
||||||
withLocaled = false;
|
withLocaled = false;
|
||||||
withLogind = false;
|
withLogind = false;
|
||||||
|
withNetworkd = false;
|
||||||
withResolved = false;
|
withResolved = false;
|
||||||
withTimedated = false;
|
withTimedated = false;
|
||||||
glib = null;
|
glib = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user