mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-24 01:33:53 +08:00
10 lines
129 B
Desktop File
10 lines
129 B
Desktop File
[Unit]
|
|
Description=Sound
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/comma/sound/start-sound.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|