1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/bluetooth/templates/bt-pan.service.j2
2019-06-02 10:55:15 -04:00

11 lines
158 B
Django/Jinja

[Unit]
Description=Bluetooth NEP PAN
After=br0.network
[Service]
ExecStart=/usr/bin/bt-network -s nap br0
Type=simple
[Install]
WantedBy=multi-user.target