[RCAR] Fixed the unrecomennd operator usage
[AGL/meta-agl.git] / meta-agl-bsp / meta-qcom / recipes-bsp / q6v5-pil / files / qcom-q6v5-pil.service
1 [Unit]
2 Description=Qualcomm Hexagon PIL setup
3 After=rmtfs.service
4 Requires=rmtfs.service
5
6 [Service]
7 Type=oneshot
8 RemainAfterExit=yes
9 ExecStart=/sbin/modprobe -q qcom_q6v5_pil
10
11 [Install]
12 WantedBy=multi-user.target