summaryrefslogtreecommitdiff
path: root/src/uio-address-rw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uio-address-rw.c')
-rw-r--r--src/uio-address-rw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uio-address-rw.c b/src/uio-address-rw.c
index e4915a5..139d1f7 100644
--- a/src/uio-address-rw.c
+++ b/src/uio-address-rw.c
@@ -4,7 +4,6 @@
// This address-rw uses uio
// It needs recent kernel, but may be racy as it reads / writes while process is running.
// Ideal for realtime memory tools, however uio can't write non-writable memory(!).
-// It's recommended to `setcap cap_sys_ptrace=eip uio-region-rw` to run this tool without sudo
int
main(int argc, const char *argv[])