ProtocolServer: Run with low priority
Dr. Bugaev says this is the most appropriate priority. :^)
This commit is contained in:
parent
6f059ee830
commit
1056dde7c9
Notes:
sideshowbarker
2024-07-19 05:06:55 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/1056dde7c97
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
Reference in a new issue