mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-06-08 02:54:40 +08:00
11 lines
152 B
Desktop File
11 lines
152 B
Desktop File
[Unit]
|
|
Description=ADB param watcher
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/comma/set_adb.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|