mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:47:34 +00:00
parent
3e420b7590
commit
f9167c9265
8 changed files with 58 additions and 60 deletions
|
@ -6,77 +6,77 @@ User=anon
|
|||
[RequestServer]
|
||||
Socket=/tmp/portal/request
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
Priority=low
|
||||
User=anon
|
||||
SystemModes=text,graphical
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[FileSystemAccessServer]
|
||||
Socket=/tmp/portal/filesystemaccess
|
||||
SocketPermissions=660
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
Priority=low
|
||||
User=anon
|
||||
SystemModes=text,graphical
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[WebContent]
|
||||
Socket=/tmp/portal/webcontent
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
User=anon
|
||||
SystemModes=graphical
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[ImageDecoder]
|
||||
Socket=/tmp/portal/image
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
User=anon
|
||||
SystemModes=graphical
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[WebSocket]
|
||||
Socket=/tmp/portal/websocket
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
Priority=low
|
||||
User=anon
|
||||
SystemModes=text,graphical
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[LookupServer]
|
||||
Socket=/tmp/portal/lookup
|
||||
SocketPermissions=660
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
User=lookup
|
||||
SystemModes=text,graphical,self-test
|
||||
|
||||
[DHCPClient]
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
User=root
|
||||
SystemModes=text,graphical,self-test
|
||||
|
||||
[NotificationServer]
|
||||
Socket=/tmp/portal/notify
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
User=anon
|
||||
|
||||
[LaunchServer]
|
||||
Socket=/tmp/portal/launch
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
User=anon
|
||||
SystemModes=text,graphical
|
||||
|
||||
|
@ -84,13 +84,13 @@ SystemModes=text,graphical
|
|||
Socket=/tmp/portal/window,/tmp/portal/wm
|
||||
SocketPermissions=660
|
||||
Priority=high
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
User=window
|
||||
|
||||
[InspectorServer]
|
||||
Socket=/tmp/portal/inspector,/tmp/portal/inspectables
|
||||
SocketPermissions=600,666
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
User=anon
|
||||
|
||||
[Clipboard]
|
||||
|
@ -103,7 +103,7 @@ User=anon
|
|||
# TODO: It would be nice to make this lazy, but Audio.Applet connects to it immediately on startup anyway.
|
||||
Socket=/tmp/portal/audio
|
||||
Priority=high
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
User=anon
|
||||
SystemModes=text,graphical
|
||||
|
||||
|
@ -111,45 +111,45 @@ SystemModes=text,graphical
|
|||
Executable=/bin/Shell
|
||||
StdIO=/dev/tty0
|
||||
Environment=TERM=xterm
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
SystemModes=text
|
||||
|
||||
[Shell@tty1]
|
||||
Executable=/bin/Shell
|
||||
StdIO=/dev/tty1
|
||||
Environment=TERM=xterm
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
SystemModes=text
|
||||
|
||||
[CppLanguageServer]
|
||||
Socket=/tmp/portal/language/cpp
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
User=anon
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[ShellLanguageServer]
|
||||
Socket=/tmp/portal/language/shell
|
||||
SocketPermissions=600
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
User=anon
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
MultiInstance=true
|
||||
AcceptSocketConnections=true
|
||||
|
||||
[SQLServer]
|
||||
Socket=/tmp/portal/sql
|
||||
SocketPermissions=600
|
||||
Priority=low
|
||||
Lazy=1
|
||||
Lazy=true
|
||||
User=anon
|
||||
|
||||
[CrashDaemon]
|
||||
KeepAlive=1
|
||||
KeepAlive=true
|
||||
User=anon
|
||||
|
||||
[KeyboardPreferenceLoader]
|
||||
KeepAlive=0
|
||||
KeepAlive=false
|
||||
User=anon
|
||||
|
||||
[TestRunner@ttyS0]
|
||||
|
@ -169,7 +169,7 @@ WorkingDirectory=/root/
|
|||
SystemModes=generate-manpages
|
||||
|
||||
[SpiceAgent]
|
||||
KeepAlive=0
|
||||
KeepAlive=false
|
||||
|
||||
[LoginServer]
|
||||
User=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue