Skip to content

mount /dev/pts#26

Merged
lmb merged 1 commit intolmb:mainfrom
alban:alban_devpts
Jul 30, 2025
Merged

mount /dev/pts#26
lmb merged 1 commit intolmb:mainfrom
alban:alban_devpts

Conversation

@alban
Copy link
Contributor

@alban alban commented Jul 15, 2025

I am testing a ebpf program that hooks into tty functions. For this, my unit test opens /dev/ptmx to create a pseudo terminal (PTY). But opening /dev/ptmx fails unless devpts is mounted.

I am testing a ebpf program that hooks into tty functions. For this, my
unit test opens /dev/ptmx to create a pseudo terminal (PTY). But opening
/dev/ptmx fails unless devpts is mounted.

Signed-off-by: Alban Crequy <alban.crequy@gmail.com>
@lmb lmb merged commit 9aa0f29 into lmb:main Jul 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants