← Back to context Comment by akdev1l 20 hours ago You’d have to reinstall the su binary itself I guess 2 comments akdev1l Reply cyberpunk 19 hours ago It just changes the page cache for the su binary, a reboot will revert it. majorchord 19 hours ago No need to reboot:sync && echo 3 >/proc/sys/vm/drop_caches
cyberpunk 19 hours ago It just changes the page cache for the su binary, a reboot will revert it. majorchord 19 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