11 lines
202 B
Desktop File
11 lines
202 B
Desktop File
[Unit]
|
|
Description=Restore barepi TLV320 speaker routing
|
|
After=sound.target
|
|
Wants=sound.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/sbin/init-audio 127 0 50
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |