homescreen: import environment file on service start 56/27056/2
authorArnaud Ferraris <arnaud.ferraris@collabora.com>
Tue, 21 Dec 2021 16:38:12 +0000 (17:38 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 21 Dec 2021 21:31:01 +0000 (21:31 +0000)
commite25ae6d1304260be5e64e163472f140eaf9d922f
treefb1c7e30e89e045e0b8afb9c5982001de07c4409
parente3e399730736deb17b4fa36f2fedda39cf510243
homescreen: import environment file on service start

`homescreen` relies on `/etc/default/homescreen` to contain its
environment variables, however this feature was lost when we switched
to systemd services.

This commit restores this feature by instructing systemd to source
`/etc/default/homescreen` if it exists.

Bug-AGL: SPEC-4161
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Change-Id: I62c8597eac7d14d9d5166f9c559a1538398cd0c8
recipes-demo/homescreen/files/homescreen.service