Skip to content

Commit

Permalink
SystemServer: Add entry for SQLServer in SystemServer.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeVisser authored and alimpfard committed Jul 8, 2021
1 parent 23ad4bc commit e724488
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Base/etc/SystemServer.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e724488

Please sign in to comment.