diff options
Diffstat (limited to 'repos/core/busybox/mdev.conf')
| -rw-r--r-- | repos/core/busybox/mdev.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/repos/core/busybox/mdev.conf b/repos/core/busybox/mdev.conf index 341256b5..2ea01809 100644 --- a/repos/core/busybox/mdev.conf +++ b/repos/core/busybox/mdev.conf @@ -23,6 +23,9 @@ urandom root:root 444 hwrandom root:root 444 grsec root:root 660 +# webcam +video[0-9] root:video 660 + # Kernel-based Virtual Machine. kvm root:kvm 660 |