summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-connectivity/bluez-alsa/files/bluez-alsa.service
blob: b59302ee47917a11fcef94495803d13e98edfc4a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Bluetooth Audio ALSA Backend
After=bluetooth.service
Requires=bluetooth.service

[Service]
Type=simple
ExecStart=/usr/bin/bluealsa -p a2dp-sink -p hfp-ofono

[Install]
WantedBy=multi-user.target