mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-15 23:09:05 +00:00
SystemServer: Add entry for SQLServer in SystemServer.ini
This commit is contained in:
parent
23ad4bcdf7
commit
e72448888b
Notes:
sideshowbarker
2024-07-18 10:04:23 +09:00
Author: https://github.com/JanDeVisser
Commit: e72448888b
Pull-request: https://github.com/SerenityOS/serenity/pull/8306
Reviewed-by: https://github.com/MaxWipfli
Reviewed-by: https://github.com/alimpfard ✅
Reviewed-by: https://github.com/trflynn89 ✅
1 changed files with 7 additions and 0 deletions
|
@ -158,6 +158,13 @@ User=anon
|
|||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
|
||||
[SQLServer]
|
||||
Socket=/tmp/portal/sql
|
||||
SocketPermissions=600
|
||||
Priority=low
|
||||
Lazy=1
|
||||
User=anon
|
||||
|
||||
[CrashDaemon]
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue