PKGBUILDs/alarm/ti-uim/ti-uim.service
2014-01-19 18:38:37 +01:00

11 lines
221 B
Desktop File

[Unit]
Description=UIM daemon to enable bluetooth on the pandaboard
Before=bluetooth.service
[Service]
ExecStart=/usr/bin/ti-bluetooth-uim
ExecStopPost=/usr/bin/modprobe -r btwilink
[Install]
WantedBy=multi-user.target