summarylogtreecommitdiffstats
path: root/51-vdr.rules
blob: ec8954c1d0e06d9b8aa428e921e989ff99a45fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# VDR friendly udev rules for DVB and other devices.

# See also *-vdr-remote.rules if using the remote plugin.

# See also /etc/security/console.perms.d/*-vdr.perms and
# https://bugzilla.redhat.com/202132

# DVB devices
KERNEL=="dvb*", GROUP="video", MODE="0660"

# Remote controller, serial port 1 (eg. vdr --rcu=/dev/ttyS0):
#KERNEL=="ttyS0", GROUP="video", MODE="0660"