mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-06-08 02:54:40 +08:00
10 lines
122 B
Desktop File
10 lines
122 B
Desktop File
[Unit]
|
|
Description=GPIO export
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/comma/gpio.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|