summaryrefslogtreecommitdiffstats
path: root/recipes-core/udev/udev/links.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/udev/udev/links.conf')
-rw-r--r--recipes-core/udev/udev/links.conf24
1 files changed, 0 insertions, 24 deletions
diff --git a/recipes-core/udev/udev/links.conf b/recipes-core/udev/udev/links.conf
deleted file mode 100644
index a9f8b58b2..000000000
--- a/recipes-core/udev/udev/links.conf
+++ /dev/null
@@ -1,24 +0,0 @@
1# This file does not exist. Please do not ask the debian maintainer about it.
2# You may use it to do strange and wonderful things, at your risk.
3
4L fd /proc/self/fd
5L stdin /proc/self/fd/0
6L stdout /proc/self/fd/1
7L stderr /proc/self/fd/2
8L core /proc/kcore
9L sndstat /proc/asound/oss/sndstat
10L MAKEDEV /sbin/MAKEDEV
11
12D pts
13D shm
14
15M null c 1 3
16M console c 5 1
17
18# Hic sunt leones.
19M ppp c 108 0
20D loop
21M loop/0 b 7 0
22D net
23M net/tun c 10 200
24