mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:07:34 +00:00
Ports: Use sendfd()/recvfd() for mm_send_fd()/mm_receive_fd()
This commit is contained in:
parent
17e5ba70b1
commit
e69b729733
3 changed files with 37 additions and 0 deletions
|
@ -8,5 +8,6 @@ webcontent:!:15:15:WebContent,,,:/:/bin/false
|
|||
image:!:16:16:ImageDecoder,,,:/:/bin/false
|
||||
symbol:!:17:17:SymbolServer,,,:/:/bin/false
|
||||
websocket:!:18:18:WebSocket,,,:/:/bin/false
|
||||
sshd:!:19:19:OpenSSH privsep,,,:/:/bin/false
|
||||
anon:!:100:100:Anonymous,,,:/home/anon:/bin/sh
|
||||
nona:!:200:200:Nona,,,:/home/nona:/bin/sh
|
||||
|
|
|
@ -9,4 +9,5 @@ webcontent:!*:18727::::::
|
|||
image:!*:18727::::::
|
||||
symbol:!*:18727::::::
|
||||
websocket:!*:18727::::::
|
||||
sshd:!*:18727::::::
|
||||
nona:!*:18727::::::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue