Skip to content

Commit 81d8742

Browse files
committed
add example to README
1 parent ad32d7b commit 81d8742

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README

+1-10
Original file line numberDiff line numberDiff line change
@@ -245,13 +245,4 @@ the proc clients.
245245
Files are stored in /tmp/proc (or $TMPDIR/proc is $TMPDIR is
246246
defined).
247247

248-
Security Considerations
249-
-----------------------
250-
"proc" does not need to run as root, but some information may be
251-
missing if it does not run as root. E.g. socket owning information
252-
is one example.
253-
254-
Running proc as root, on your own system is perfectly reasonable, but
255-
be careful of running as root on a public or limited access system.
256-
proc can be used to kill process, spawn process, and writes to files
257-
in the /tmp/proc directory.
248+
<img src="images/vm.png" />

0 commit comments

Comments
 (0)