Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL bug: /var/run/screen does not exist or persist #7

Open
lickx opened this issue Jul 26, 2019 · 0 comments
Open

WSL bug: /var/run/screen does not exist or persist #7

lickx opened this issue Jul 26, 2019 · 0 comments
Labels
WSL Windows Subsystem for Linux

Comments

@lickx
Copy link
Owner

lickx commented Jul 26, 2019

WSL has a bug that doesn't create /var/run/screen and even if you create it (as root) it won't persist a reboot. To work around this when running isthmus in WSL, please do the following:

mkdir ~/.screen
echo "export SCREENDIR=$HOME/.screen" >> ~/.bashrc

This bug will be marked fixed when Microsoft rolls out a fix for WSL.
Real linux users are not affected by this issue.

@lickx lickx added the WSL Windows Subsystem for Linux label Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WSL Windows Subsystem for Linux
Projects
None yet
Development

No branches or pull requests

1 participant