Files
poky/meta/recipes-core
Stefan Agner 73f6b1f68d base-files: set ptmxmode to 666
Make sure that the (newer) /dev/pts/ptmx is accessible by users. This
is useful e.g. when running containers which symlink /dev/ptmx to
/dev/pts/ptmx on start. The default mode (000) does not allow to
create ptys inside the container.

Using 666 when symlinking /dev/ptmx is also recommended by the kernel
documentation when /dev/ptmx is symlinked:
https://www.kernel.org/doc/Documentation/filesystems/devpts.txt

Also buildroot uses ptmxmode=0666. The patch introducing the change
explains related use cases why this is necessary a bit more in depth:
8196b299ba (diff-2d4604b9e565eb19fa52ce31f282f06c)

(From OE-Core rev: c999bc5ddd9beb5274f77b885e2ac71205e42266)

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-11-27 13:25:18 +00:00
..
2019-05-12 17:55:11 +01:00
2019-11-27 13:25:18 +00:00
2019-11-14 13:20:59 +00:00
2019-11-04 13:39:05 +00:00
2019-10-15 14:16:12 +01:00
2019-01-08 11:16:44 +00:00
2019-07-03 17:00:57 +01:00
2015-01-23 11:36:27 +00:00
2018-03-09 09:17:02 -08:00
2018-09-04 11:03:55 +01:00
2019-09-07 07:47:24 +01:00
2019-10-08 11:22:24 +01:00
2019-02-25 10:43:07 +00:00
2019-08-03 23:56:01 +01:00
2019-11-14 13:20:59 +00:00
2019-03-29 08:28:52 +00:00