-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[Bug]: termux.properties doesn't work when it's a symlink #4157
Comments
That's not allowed due to security reasons as symlinks could be created to public directories. Restriction might be eased in future if possible. |
That is the expected behavior. termux-app/termux-shared/src/main/java/com/termux/shared/termux/TermuxConstants.java Lines 720 to 728 in 36d811e
As you can see in the snippet above, if you don't want to use the location in |
Problem description
Steps to reproduce the behavior.
.
What is the expected behavior?
No response
System information
The text was updated successfully, but these errors were encountered: