Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
aac1b18283453bd0e5e7eb20f20d2a9390172924
/
.
/
poky
/
meta
/
recipes-graphics
/
wayland
/
weston
/
systemd-notify.weston-start
blob: a97e7b38d9e6eab3551802242e07c95b14db3b38 [
file
] [
log
] [
blame
]
#!/bin/sh
# SPDX-FileCopyrightText: Huawei Inc.
# SPDX-License-Identifier: Apache-2.0
if
[[
-
x
"/usr/lib/weston/systemd-notify.so"
]];
then
add_weston_module
"systemd-notify.so"
fi