summarylogtreecommitdiffstats
path: root/pi-bluetooth.install
diff options
context:
space:
mode:
authorJesse Jaara2016-03-19 22:53:19 +0200
committerJesse Jaara2016-03-19 22:53:19 +0200
commita439f892bf549ddfefa9ba7ad1999cc515f233bf (patch)
treea14f0bd9ef280ea8df82036573451115fce6ee3d /pi-bluetooth.install
downloadaur-a439f892bf549ddfefa9ba7ad1999cc515f233bf.tar.gz
Init package
Diffstat (limited to 'pi-bluetooth.install')
-rw-r--r--pi-bluetooth.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/pi-bluetooth.install b/pi-bluetooth.install
new file mode 100644
index 000000000000..81c82d295f06
--- /dev/null
+++ b/pi-bluetooth.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Enable with: systemctl enable brcm43438.service"
+}