Files
2026-05-05 19:48:52 -07:00

17 lines
345 B
SYSTEMD

# Copyright (c) 2018 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
[Unit]
Description=Path watching for qseecomd.service
DefaultDependencies=no
Conflicts=shutdown.target
Before=paths.target shutdown.target
[Path]
PathExists=/dev/qseecom
[Install]
WantedBy=multi-user.target