1 # null may already exist; therefore ownership has to be changed with command
2 null root:root 666 @chmod 666 $MDEV
13 # console may already exist; therefore ownership has to be changed with command
14 console root:tty 600 @chmod 600 $MDEV
20 tty[0-9]* root:tty 660
21 vcsa*[0-9]* root:tty 660
22 ttyS[0-9]* root:root 660
23 ttyUSB[0-9]* root:root 660
26 pcm.* root:audio 660 =snd/
27 control.* root:audio 660 =snd/
28 midi.* root:audio 660 =snd/
29 seq root:audio 660 =snd/
30 timer root:audio 660 =snd/
33 event[0-9]+ root:root 640 =input/
34 mice root:root 640 =input/
35 mouse[0-9] root:root 640 =input/
36 ts[0-9] root:root 600 =input/
39 $MODALIAS=.* root:root 660 @modprobe "$MODALIAS"