11 lines
195 B
Desktop File
11 lines
195 B
Desktop File
[Unit]
|
|
Description=Start bluetooth agent
|
|
After=bluetooth.service
|
|
PartOf=bluetooth.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/batocera-bluetooth-agent
|
|
|
|
[Install]
|
|
WantedBy=bluetooth.service
|