2 # This is a sample mdev.conf
5 # Provide user, group, and mode information for devices. If a regex matches
6 # the device name provided by sysfs, use the appropriate user:group and mode
7 # instead of the default 0:0 660.
10 # [-]devicename_regex user:group mode [=path]|[>path]|[!] [@|$|*cmd args...]
11 # [-]$ENVVAR=regex user:group mode [=path]|[>path]|[!] [@|$|*cmd args...]
12 # [-]@maj,min[-min2] user:group mode [=path]|[>path]|[!] [@|$|*cmd args...]
14 # [-]: do not stop on this match, continue reading mdev.conf
15 # =: move, >: move and create a symlink
16 # !: do not create device node
17 # @|$|*: run@cmd if $ACTION=add, $cmd if $ACTION=remove, *cmd in all cases
38 hw_random 0:0 600 =hwrng