1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/bluetooth/templates/bt-pan.service.j2

12 lines
158 B
Text
Raw Normal View History

2019-06-02 14:55:15 +00:00
[Unit]
Description=Bluetooth NEP PAN
After=br0.network
[Service]
ExecStart=/usr/bin/bt-network -s nap br0
Type=simple
[Install]
WantedBy=multi-user.target