run BLE as root

pull/182/head
Yossi 2018-04-08 20:26:28 +03:00
parent 4aee8ca676
commit 72ff5ca23f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ After=network.target
[Service]
Environment=BLENO_DEVICE_NAME=dride
Type=simple
User=pi
User=root
ExecStart=/usr/bin/node /home/core/daemons/bluetooth/main.js
Restart=on-failure