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

Doc: wrong symlink documented #79

Open
dschier-wtd opened this issue Sep 2, 2019 · 0 comments
Open

Doc: wrong symlink documented #79

dschier-wtd opened this issue Sep 2, 2019 · 0 comments
Labels
bug Something isn't working documentation

Comments

@dschier-wtd
Copy link
Member

it is currently:

ln -s /usr/lib64/python3.7/site-packages/_selinux.cpython-37m-x86_64-linux-gnu.so ./lib/python3.7/site-packages/selinux

but it must be

ln -s /usr/lib64/python3.7/site-packages/selinux ./lib/python3.7/site-packages/selinux
@dschier-wtd dschier-wtd added bug Something isn't working documentation labels Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation
Development

No branches or pull requests

1 participant