On 10/24/2012 04:37 PM, Mark Kendrick wrote:
Are you logged in under a different user?
Yup. When it worked I was probably logged in as root.
Those lines only grant
access to the root user. I'd suggest you check to
be sure they still
refer to the same device name, and that they match the user you're
logged in as. Also make sure to restart the dbus service after your
changes.
systemctl restart dbus.service I assume? This is the first time I have
to deal with systemd.
/etc looks so.... empty now without init.d :(
Jeremy
Someone who knows dbus better than I could probably
recommend a better
place to put the permission changes. Might need to do some research on
that.
--Mark