mkshrc icon indicating copy to clipboard operation
mkshrc copied to clipboard

constant root access

Open Pro2stinger opened this issue 1 year ago • 1 comments

every time I type su <UID> it ask root access twice to create some symbolic links. could you fix this where it no longer requests root after those links already existing or just do it without root? example

┌root@localhost:/data/data/com.termux/files/home
└─# su shell
Permission denied
Permission denied
┌shell@localhost:/data/data/com.termux/files/home
└─$

Pro2stinger avatar Jan 14 '24 00:01 Pro2stinger