]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add UnitProperties= setting 2680/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 3 May 2024 22:04:57 +0000 (00:04 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 4 May 2024 10:52:23 +0000 (12:52 +0200)
commitc036450ca6aa82f57765731240242a8ea77f31cc
tree57ebc72aa0ea4a9a2679e5b18d9660831c6109e7
parent0e3b85fec7c5bbabf0430fab088a3f2e8615afb4
Add UnitProperties= setting

This allows configuring properties on the scopes spawned by
systemd-nspawn or systemd-run.
mkosi/__init__.py
mkosi/config.py
mkosi/qemu.py
mkosi/resources/mkosi.md
tests/test_json.py