blob: a97e7b38d9e6eab3551802242e07c95b14db3b38 [file] [log] [blame]
Andrew Geisslereff27472021-10-29 15:35:00 -05001#!/bin/sh
2
3# SPDX-FileCopyrightText: Huawei Inc.
4# SPDX-License-Identifier: Apache-2.0
5
6
7if [[ -x "/usr/lib/weston/systemd-notify.so" ]]; then
8 add_weston_module "systemd-notify.so"
9fi