1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:37:45 +00:00

ProtocolServer: Port to socket takeover

This commit is contained in:
Sergey Bugaev 2019-11-26 19:34:49 +03:00 committed by Andreas Kling
parent bd55938985
commit 9eaac26eda
3 changed files with 4 additions and 3 deletions

View file

@ -5,6 +5,7 @@ StdIO=/dev/tty1
Priority=high
[ProtocolServer]
Socket=/tmp/portal/protocol
Priority=low
KeepAlive=1
User=anon