1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-08 08:58:27 +03:00

mkosi: fix section for WithNetwork=

/tmp/autopkgtest.L6NPL0/build.doZ/src/mkosi.conf.d/10-debian-ubuntu/mkosi.conf.d/network.conf: Setting WithNetwork should be configured in [Build], not [Content]
This commit is contained in:
Luca Boccassi 2024-12-14 10:57:34 +00:00
parent d68c8888c2
commit 301c159ce5

View File

@ -3,5 +3,5 @@
[Match]
Environment=NO_BUILD=1
[Content]
[Build]
WithNetwork=yes