Control: severity -1 normal On 2015-10-12 13:53, Andreas Beckmann wrote: > Even though /etc/modprobe.d/nvidia-kernel-common.conf sets the > permissions and owner to root:video 0660, the devices are created > acessible by all local users: root:root 0666.
I've reverted back to upstreams default permissions: root:root 0666 since restricting this to root:video 0660 causes too much trouble. Therefore downgrading the severity. But we would still be interested in a working solution with more restricted permissions. Andreas