run BLE as root
This commit is contained in:
parent
4aee8ca676
commit
72ff5ca23f
|
@ -6,7 +6,7 @@ After=network.target
|
||||||
[Service]
|
[Service]
|
||||||
Environment=BLENO_DEVICE_NAME=dride
|
Environment=BLENO_DEVICE_NAME=dride
|
||||||
Type=simple
|
Type=simple
|
||||||
User=pi
|
User=root
|
||||||
ExecStart=/usr/bin/node /home/core/daemons/bluetooth/main.js
|
ExecStart=/usr/bin/node /home/core/daemons/bluetooth/main.js
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user