mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
move /dev/tun to /dev/net/tun
SVN-Revision: 6814
This commit is contained in:
parent
100aa69579
commit
4b5e7678f6
@ -1,3 +1,8 @@
|
||||
DEVICENAME ~~ (tun|tap[0-9]) {
|
||||
makedev /dev/net/%DEVICENAME% 0644
|
||||
next
|
||||
}
|
||||
|
||||
DEVPATH is set {
|
||||
makedev /dev/%DEVICENAME% 0644
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user