Comment by akdev1l 17 hours ago You’d have to reinstall the su binary itself I guess 2 comments akdev1l Reply cyberpunk 16 hours ago It just changes the page cache for the su binary, a reboot will revert it. majorchord 16 hours ago No need to reboot:sync && echo 3 >/proc/sys/vm/drop_caches
cyberpunk 16 hours ago It just changes the page cache for the su binary, a reboot will revert it. majorchord 16 hours ago No need to reboot:sync && echo 3 >/proc/sys/vm/drop_caches
It just changes the page cache for the su binary, a reboot will revert it.
No need to reboot:
sync && echo 3 >/proc/sys/vm/drop_caches