mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
Base: Launch InspectorServer at session start-up
This commit is contained in:
parent
b01822bdd4
commit
c248569d6b
5 changed files with 9 additions and 10 deletions
|
@ -52,6 +52,11 @@ Lazy=true
|
|||
Priority=low
|
||||
KeepAlive=true
|
||||
|
||||
[InspectorServer]
|
||||
Socket=/tmp/user/%uid/portal/inspector,/tmp/user/%uid/portal/inspectables
|
||||
SocketPermissions=600,666
|
||||
KeepAlive=true
|
||||
|
||||
[LaunchServer]
|
||||
Socket=/tmp/user/%uid/portal/launch
|
||||
SocketPermissions=600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue