diff options
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r-- | chapter06/udev.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 3ad501385..c388543d1 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -51,7 +51,6 @@ <screen><userinput remap="install">install -dv /lib/{firmware,udev/devices/{pts,shm}} mknod -m0666 /lib/udev/devices/null c 1 3 -mknod -m0600 /lib/udev/devices/kmsg c 1 11 ln -sv /proc/self/fd /lib/udev/devices/fd ln -sv /proc/self/fd/0 /lib/udev/devices/stdin ln -sv /proc/self/fd/1 /lib/udev/devices/stdout |