Hacker News
new
past
comments
ask
show
jobs
points
by
krunck
17 hours ago
|
comments
by
akdev1l
16 hours ago
|
[-]
You’d have to reinstall the su binary itself I guess
reply
by
cyberpunk
16 hours ago
|
parent
|
[-]
It just changes the page cache for the su binary, a reboot will revert it.
reply
by
majorchord
15 hours ago
|
parent
|
[-]
No need to reboot:
sync && echo 3 >/proc/sys/vm/drop_caches
reply