This commit is contained in:
Martin Bauer
2020-01-16 21:09:14 +01:00
parent d9cd53477f
commit 274f15b213
5 changed files with 33 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ Restart=always
RestartSec=1
User=root
# make first adaptor discoverable
ExecStartPre=/bin/start_bt_discoverable {{bluetooth_mac_address}} {{bluetooth_name}}
ExecStartPre=/bin/start_bt_discoverable {{bluetooth_mac_address_audio}} {{bluetooth_name}}
ExecStart=bt-agent -c NoInputNoOutput
[Install]