compositor: Avoid loading systemd-notify plug-in 52/26452/2
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 24 Jun 2021 09:04:47 +0000 (11:04 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 13 Jul 2021 21:20:10 +0000 (21:20 +0000)
commitde7cdb0314af94939b8d57e10afc2a1553ae82da
tree06a1804f3881a88895483049e86ab99fb8badfdb
parentae60166cd931609a4f6467a62261bcfb63221ce5
compositor: Avoid loading systemd-notify plug-in

This helps being compliant with the weston ini configuration file, and
in the same time being able to load other necessary modules. Instead of
creating a separate module for loading the systemd-notify do the same
thing as xwayland and avoid any attempt of loading it if passed over the
command line, or specified in the ini file.

Bug-AGL: SPEC-4001

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I46018f2dff5599bb3acc7c7334e77437995d0588
src/compositor.c