ghedo / pflask

:sake: Lightweight process containers for Linux
https://ghedo.github.io/pflask/
BSD 2-Clause "Simplified" License
200 stars 33 forks source link

Error opening slave pty: No such file or directory #28

Open prologic opened 4 years ago

prologic commented 4 years ago

I successfully built pflask for uLinux and whilst the binary runs I get this error I'm not able to figure out (yet):

# pflask -- id
[✘] sysconf(): No error information
[✘] Error opening slave pty: No such file or directory
#

I don't understand from looking at the source code what master_fd is or what it's actually looking for and not finding?