mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 00:17:46 +00:00
Base: Launch ConfigServer at session start-up
This commit is contained in:
parent
bee5bcda73
commit
07e89ad538
4 changed files with 6 additions and 7 deletions
|
@ -1,3 +1,7 @@
|
|||
[ConfigServer]
|
||||
Socket=/tmp/user/%uid/portal/config
|
||||
SocketPermissions=600
|
||||
|
||||
[LaunchServer]
|
||||
Socket=/tmp/user/%uid/portal/launch
|
||||
SocketPermissions=600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue