mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:07:35 +00:00
ProtocolServer: Run with low priority
Dr. Bugaev says this is the most appropriate priority. :^)
This commit is contained in:
parent
6f059ee830
commit
1056dde7c9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
Socket=/tmp/portal/protocol
|
||||
SocketPermissions=660
|
||||
Lazy=1
|
||||
Priority=low
|
||||
User=protocol
|
||||
BootModes=text,graphical
|
||||
MultiInstance=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue