]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: move config options
authorMatteo Croce <teknoraver@meta.com>
Thu, 19 Dec 2024 18:51:42 +0000 (19:51 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Dec 2024 08:38:11 +0000 (09:38 +0100)
commit77d4a263c14ffbb6133382bc18319b6a54a8eaae
tree1dd69c94343d2f7c334a425188d013b711c7232b
parent5f29c86ace8de1f418f58b2c72d4b9f1d3a08a27
mkosi: move config options

Move some config option in the right section, fixes the following warning:
```
mkosi.conf: Setting Credentials should be configured in [Runtime], not [Host].
mkosi.conf: Setting RuntimeBuildSources should be configured in [Runtime], not [Host].
mkosi.conf: Setting RuntimeScratch should be configured in [Runtime], not [Host].
mkosi.conf: Setting QemuSmp should be configured in [Runtime], not [Host].
mkosi.conf: Setting QemuSwtpm should be configured in [Runtime], not [Host].
mkosi.conf: Setting QemuVsock should be configured in [Runtime], not [Host].
mkosi.conf: Setting QemuKvm should be configured in [Runtime], not [Host].
```
.github/workflows/coverage.yml
.github/workflows/mkosi.yml
mkosi.conf