Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
f7a3395e850d59f92b1f42550ec244f567df39eb
/
.
/
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