mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
test/README: Environment= setting for mkosi should be in [Build] section
Otherwise, we get the following warning: mkosi.local.conf: Setting Environment should be configured in [Build], not [Content].
This commit is contained in:
@@ -18,7 +18,7 @@ To make sure `mkosi` doesn't try to build systemd from source during the image b
|
||||
process, you can add the following to `mkosi.local.conf`:
|
||||
|
||||
```
|
||||
[Content]
|
||||
[Build]
|
||||
Environment=NO_BUILD=1
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user