diff options
Diffstat (limited to '99-raspberrypi-dmaheap.rules')
| -rw-r--r-- | 99-raspberrypi-dmaheap.rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/99-raspberrypi-dmaheap.rules b/99-raspberrypi-dmaheap.rules new file mode 100644 index 0000000..41fb331 --- /dev/null +++ b/99-raspberrypi-dmaheap.rules @@ -0,0 +1,3 @@ +# give users in the video group access to the rpi camera +# see https://github.com/raspberrypi/rpicam-apps/issues/218 +SUBSYSTEM=="dma_heap", GROUP="video", MODE="0660" |
