From: Mike Yuan Date: Sat, 12 Jul 2025 16:01:41 +0000 (+0200) Subject: io.systemd.Unit.List fix context/runtime split (#38172) X-Git-Tag: v258-rc1~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391ad5d8aa533010bed02079c95eab34de0408c5;p=thirdparty%2Fsystemd.git io.systemd.Unit.List fix context/runtime split (#38172) This PR rearranges fields in io.systemd.Unit.List according to @poettering guidance: > if a property can be set in a unit file, ever, then it belongs in context. Otherwise, it belongs to runtime. https://github.com/systemd/systemd/issues/38124 --- 391ad5d8aa533010bed02079c95eab34de0408c5