1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00

WindowServer: Port to socket takeover

This commit is contained in:
Sergey Bugaev 2019-11-26 19:30:35 +03:00 committed by Andreas Kling
parent c9e21b2bcc
commit 22a05621d5
3 changed files with 4 additions and 3 deletions

View file

@ -15,6 +15,7 @@ KeepAlive=1
User=anon
[WindowServer]
Socket=/tmp/portal/window
Priority=high
KeepAlive=1
User=anon