Closed akvadrako closed 1 year ago
Thanks for pointing this out. Some older linux kernel versions do not have that user
file AFAIK. I am going to add this additional check to avoid printing the warning in your scenario.
Merged to master. Resolving. Thanks!
I am using junest on latest Fedora Silverblue and every time I get this warning:
I understand you want to check if user namespaces are supported, but wouldn't a better method be to check for the existence of
/proc/$$/ns/user
?