Improve socket man page

This commit is contained in:
project-repo 2022-09-30 23:53:57 +02:00
commit a9224567f9

View file

@ -30,7 +30,9 @@ example
## SECURITY
The socket is restricted to the user for reading, writing and execution.
The socket is restricted to the user for reading, writing and execution (700).
All user software can execute arbitrary code while cagebreak is running.
## EXAMPLES