mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-19 12:23:03 +01:00
9 lines
154 B
Desktop File
9 lines
154 B
Desktop File
[Unit]
|
|
Description=Raspberry Pi bluetooth helper
|
|
Requires=bluetooth.service
|
|
After=bluetooth.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/bthelper %I
|