]> git.armaanb.net Git - asd-repo.git/blob - core/busybox/files/mdev.conf
Restructure repository
[asd-repo.git] / core / busybox / files / mdev.conf
1 null        root:root 666 @chmod 666 $MDEV
2 zero        root:root 666
3 full        root:root 666
4
5 random      root:root 444
6 urandom     root:root 444
7 kmem        root:root 640
8 mem         root:root 640
9 port        root:root 640
10
11 console     root:tty  600 @chmod 600 $MDEV
12 ptmx        root:tty  666
13 pty.*       root:tty  660
14
15 usbdev[0-9].[0-9]* root:root 660 !
16
17 tty         root:tty  666
18 tty[0-9]*   root:tty  660
19 vcsa*[0-9]* root:tty  660
20
21 SUBSYSTEM=input;.* root:input 660
22
23 adsp        root:audio 660 >sound/
24 audio       root:audio 660 >sound/
25 dsp         root:audio 660 >sound/
26 mixer       root:audio 660 >sound/
27 sequencer.* root:audio 660 >sound/
28
29 card[0-9]   root:video 660 =dri/
30
31 agpgart     root:root  660 >misc/
32 psaux       root:root  660 >misc/
33 rtc         root:root  664 >misc/
34
35 dri/.*      root:video 660
36 snd/.*      root:audio 660
37