Re: [OE-core] [dunfell][PATCH] weston-init: Override the systemd service by a notify-based one

2021-10-06 Thread Konrad Weihmann
Without looking to much into the technical details of this patch, - it should master first (and then be backported to dunfell) - the patches to need an Upstream-Status field - changes should be brought to upstream first (and if rejected then a proper explanation has to be provided in the patch

[OE-core] [dunfell][PATCH] weston-init: Override the systemd service by a notify-based one

2021-10-06 Thread Pavel Zhukov
From: Pavel Zhukov Using systemd notify, a service dependency would be more robust. This allows, for example, another service to depend on weston-init without having to hack a sleep (or similar). This change required more robust handling of weston modules argument due to custom argument parser