On 20.03.2024 08:48, Rafaël Kooi wrote: > V2: Now without test emails ending up on the mailing list. And with the > correct title prefix. > > I noticed that the systemd services referenced the XENCONSOLED_ARGS > variable, but it was missing from xencommons. > I actually ran into this when experimenting with a Qubes patch where I > thought I needed to modify this variable. It turned out to not be the > case, but I figure it's good to include this for sake of completeness. > > Rafaël Kooi (1): > tools: init scripts: Add missing XENCONSOLED_ARGS variable > > tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 6 ++++++ > 1 file changed, 6 insertions(+)
Two further remarks: Patch series want to have the patches sent "in reply to" the cover letter, such that the whole thing appears as a single mail thread. For singular patches, generally no cover letter is required (thus avoiding the question of threading). Jan