mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:17:34 +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
|
MultiInstance=1
|
||||||
AcceptSocketConnections=1
|
AcceptSocketConnections=1
|
||||||
|
|
||||||
|
[SQLServer]
|
||||||
|
Socket=/tmp/portal/sql
|
||||||
|
SocketPermissions=600
|
||||||
|
Priority=low
|
||||||
|
Lazy=1
|
||||||
|
User=anon
|
||||||
|
|
||||||
[CrashDaemon]
|
[CrashDaemon]
|
||||||
KeepAlive=1
|
KeepAlive=1
|
||||||
User=anon
|
User=anon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue