mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:37:43 +00:00
SystemServer: Add entry for SQLServer in SystemServer.ini
This commit is contained in:
parent
23ad4bcdf7
commit
e72448888b
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