mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
11 lines
146 B
Desktop File
11 lines
146 B
Desktop File
[Unit]
|
|
Description=QCOM init
|
|
After=sysinit.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/comma/init.qcom.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|