summaryrefslogtreecommitdiff
path: root/rpicam.rules
diff options
context:
space:
mode:
authorIngar <ingar@telenet.be>2024-04-15 22:33:21 +0200
committerIngar <ingar@telenet.be>2024-04-15 22:33:21 +0200
commitea18adf67b4d6fe6138e22b679d0611490f3ce41 (patch)
tree850fbb395e731d3c0a3156fdc1d5ca3d576e7f15 /rpicam.rules
parent06a470da771c87c21569eb86525c564298126c4e (diff)
Renamed rpicam.rules to rpicam-apps.rules.
Diffstat (limited to 'rpicam.rules')
-rw-r--r--rpicam.rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/rpicam.rules b/rpicam.rules
deleted file mode 100644
index 41fb331..0000000
--- a/rpicam.rules
+++ /dev/null
@@ -1,3 +0,0 @@
-# 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"