Skip to content

Instantly share code, notes, and snippets.

View tony2nite's full-sized avatar

Anthony Hughes tony2nite

  • Barcelona, Spain
View GitHub Profile
@tony2nite
tony2nite / bluetooth-agent.sh
Created July 17, 2017 21:05 — forked from kingster/bluetooth-agent.sh
Raspberry PI Bluetooth Audio Player
### BEGIN INIT INFO
# Provides: bluetooth-agent
# Required-Start: $remote_fs $syslog bluetooth pulseaudio
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Makes Bluetooth discoverable and connectable to 0000
# Description: Start Bluetooth-Agent at boot time.
### END INIT INFO
#! /bin/sh