From 817ce66ed1b92661d971fafe59bfbe1cae0f2409 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 11 Nov 2007 14:03:55 +0000 Subject: device_table-minimal.txt: Add /dev/ptmx. * Needed to create PTYs, and thus for example to have working dropbear without udev. --- files/device_table-minimal.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'files') diff --git a/files/device_table-minimal.txt b/files/device_table-minimal.txt index 495b5d5635..1d15b09053 100644 --- a/files/device_table-minimal.txt +++ b/files/device_table-minimal.txt @@ -28,3 +28,4 @@ /dev/console c 662 0 5 5 1 - - - /dev/random c 644 0 0 1 8 - - - /dev/urandom c 644 0 0 1 9 - - - +/dev/ptmx c 644 0 0 5 2 - - - -- cgit 1.2.3-korg