Replies: 1 comment 5 replies
-
Termux After sync, to restore ownership and context, check #2080 (comment) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup an interesting scenario. I use Syncthing (with root privileges) to sync /data/data/com.termux/files across 4 phones. While 2 of my phones run SElinux in permissive mode 2 are in enforcing mode. Now i have noticed that if Syncthing syncs a symlink (and probably normal files), the symlinks can't be accessed by the termux user (u0_xxx). They have the correct owner, not root. I checked the symlinks with ls -Z and these have missing selinux contexts. Now how can i overcome this issue? I think Magisk has tools to fix (supolicy?) this but i don't know exactly how. Anyone? Thx.
Beta Was this translation helpful? Give feedback.
All reactions