diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/ueventd.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index 9cf9ed9..b735dc3 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -95,3 +95,6 @@ subsystem adf /sys/devices/virtual/usb_composite/* enable 0664 root system /sys/devices/system/cpu/cpu* cpufreq/scaling_max_freq 0664 system system /sys/devices/system/cpu/cpu* cpufreq/scaling_min_freq 0664 system system + +# DVB API device nodes +/dev/dvb* 0660 root system |