diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-06-05 18:39:49 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-06-05 18:39:49 +0000 |
commit | 33770acd9ceb98fbf43091eb991251b8a92d070e (patch) | |
tree | f17543bb9d466fd146161964ad71be99779ed47a /sources/device_table.txt | |
parent | fedfb7d03e75f7007b383c3677f11103a41c23fd (diff) |
Fixup vtun init script and install tun device
Diffstat (limited to 'sources/device_table.txt')
-rw-r--r-- | sources/device_table.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/device_table.txt b/sources/device_table.txt index 404f32a61..3f3f4945f 100644 --- a/sources/device_table.txt +++ b/sources/device_table.txt @@ -73,6 +73,10 @@ /dev/mtd c 640 0 0 90 0 0 2 4 /dev/mtdblock b 640 0 0 31 0 0 1 4 +#Tun/tap driver +/dev/net d 755 0 0 - - - - - +/dev/net/tun c 660 0 0 10 200 - - - + # Audio stuff #/dev/audio c 666 0 29 14 4 - - - #/dev/audio1 c 666 0 29 14 20 - - - |