* Fix RPI issues with u-boot / firmware * Cleanup bluetooth handling * Use RC4 for u-boot on rpi4
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
|