hello

In mdev.conf there are three space-separated fields 
- a regex,
- a numeric colon-separated uid:gid pair, 
- octal permissions

Is rules exists to know uid:gid numbers associate with device ?

example : # /etc/mdev.conf

null 0:0 777
zero 0:0 666
the owner and the group of devices "null" and "zero" is "root:root". 
it 's easy with 0:0

but for console .....
console 0:5 0600    
owner is root but group is "5" ?

Is here an "official" name of the number 5 ? What it is this name ?
Where can i find this information ?

Thank for help.

Gauthier



_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to