I'm using a python script which provides a bluetooth rfcomm server using python-bluez, and it works fine as root, but I get permissions errors when running as 'user' (ev3dev-jessie-2014-12-01.img).
Is it possible to change anything easily in brickman to run scripts as root (security isn't an issue)? Alternatively, if it's simpler, any idea how might I get bluetooth working as a non-root user?
Any help would be much appreciated.
I'm using a python script which provides a bluetooth rfcomm server using python-bluez, and it works fine as root, but I get permissions errors when running as 'user' (ev3dev-jessie-2014-12-01.img).
Is it possible to change anything easily in brickman to run scripts as root (security isn't an issue)? Alternatively, if it's simpler, any idea how might I get bluetooth working as a non-root user?
Any help would be much appreciated.