Files
agnos-builder/userspace/root/lib/systemd/system/ipa_fws.service
Adeeb Shihadeh fe3c65b79f unpack the debs (#562)
* unpack the debs

* update rest

* ignore
2026-04-30 12:54:27 -07:00

17 lines
320 B
Desktop File

# Copyright (c) 2017 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
[Unit]
Description=ipa firmware load script
SourcePath=/etc/init.d/ipa_fws.sh
[Service]
Type=forking
Restart=no
ExecStart=/etc/init.d/ipa_fws.sh
[Install]
WantedBy=multi-user.target