mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
Base: Launch FileSystemAccessServer at session start-up
This commit is contained in:
parent
e9e94ef3cc
commit
e8115bfdb1
12 changed files with 19 additions and 20 deletions
|
@ -1,13 +1,3 @@
|
|||
[FileSystemAccessServer]
|
||||
Socket=/tmp/portal/filesystemaccess
|
||||
SocketPermissions=660
|
||||
Lazy=true
|
||||
Priority=low
|
||||
User=anon
|
||||
SystemModes=text,graphical
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[ImageDecoder]
|
||||
Socket=/tmp/portal/image
|
||||
SocketPermissions=600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue