OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
busybox-static
/
examples
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
12/08/2021 06:32:52 AM
rwxr-xr-x
📄
mdev.conf
914 bytes
07/06/2017 03:14:57 PM
rw-r--r--
📄
mdev.conf.change_blockdev.sh
625 bytes
07/18/2017 05:20:58 PM
rwxr-xr-x
📄
mdev_fat.conf.gz
1.9 KB
07/06/2017 03:14:57 PM
rw-r--r--
📁
udhcp
-
12/08/2021 06:32:52 AM
rwxr-xr-x
Editing: mdev.conf
Close
# # This is a sample mdev.conf # # Provide user, group, and mode information for devices. If a regex matches # the device name provided by sysfs, use the appropriate user:group and mode # instead of the default 0:0 660. # # Syntax: # [-]devicename_regex user:group mode [=path]|[>path]|[!] [@|$|*cmd args...] # [-]$ENVVAR=regex user:group mode [=path]|[>path]|[!] [@|$|*cmd args...] # [-]@maj,min[-min2] user:group mode [=path]|[>path]|[!] [@|$|*cmd args...] # # [-]: do not stop on this match, continue reading mdev.conf # =: move, >: move and create a symlink # !: do not create device node # @|$|*: run@cmd if $ACTION=add, $cmd if $ACTION=remove, *cmd in all cases null 0:0 666 zero 0:0 666 urandom 0:0 444 kmem 0:9 000 mem 0:9 640 port 0:9 640 console 0:5 600 ptmx 0:5 660 tty[0-9]* 0:5 660 ttyS[0-9]* 0:20 640 fd[0-9]* 0:11 660 sd[a-z]* 0:6 660 hd[a-z]* 0:6 660 hw_random 0:0 600 =hwrng