summaryrefslogtreecommitdiff
path: root/Base/etc/SystemServer.ini
blob: 68a5ed52c63001fff2f7a52b3a2a990eed3c0926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
[ConfigServer]
Socket=/tmp/portal/config
SocketPermissions=600
User=anon

[RequestServer]
Socket=/tmp/portal/request
SocketPermissions=600
Lazy=1
Priority=low
User=anon
SystemModes=text,graphical
MultiInstance=1
AcceptSocketConnections=1

[FileSystemAccessServer]
Socket=/tmp/portal/filesystemaccess
SocketPermissions=660
Lazy=1
Priority=low
User=anon
SystemModes=text,graphical
MultiInstance=1
AcceptSocketConnections=1

[WebContent]
Socket=/tmp/portal/webcontent
SocketPermissions=600
Lazy=1
User=anon
SystemModes=graphical
MultiInstance=1
AcceptSocketConnections=1

[ImageDecoder]
Socket=/tmp/portal/image
SocketPermissions=600
Lazy=1
User=anon
SystemModes=graphical
MultiInstance=1
AcceptSocketConnections=1

[WebSocket]
Socket=/tmp/portal/websocket
SocketPermissions=600
Lazy=1
Priority=low
User=anon
SystemModes=text,graphical
MultiInstance=1
AcceptSocketConnections=1

[LookupServer]
Socket=/tmp/portal/lookup
SocketPermissions=660
Priority=low
KeepAlive=1
User=lookup
SystemModes=text,graphical,self-test

[DHCPClient]
Priority=low
KeepAlive=1
User=root
SystemModes=text,graphical,self-test

[NotificationServer]
Socket=/tmp/portal/notify
SocketPermissions=600
Lazy=1
Priority=low
KeepAlive=1
User=anon

[LaunchServer]
Socket=/tmp/portal/launch
SocketPermissions=600
Lazy=1
User=anon
SystemModes=text,graphical

[WindowServer]
Socket=/tmp/portal/window,/tmp/portal/wm
SocketPermissions=660
Priority=high
KeepAlive=1
User=window

[InspectorServer]
Socket=/tmp/portal/inspector,/tmp/portal/inspectables
SocketPermissions=600,666
KeepAlive=1
User=anon

[Clipboard]
Socket=/tmp/portal/clipboard
SocketPermissions=600
Priority=low
User=anon

[AudioServer]
# 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
User=anon
SystemModes=text,graphical

[Shell@tty0]
Executable=/bin/Shell
StdIO=/dev/tty0
Environment=TERM=xterm
KeepAlive=1
SystemModes=text

[Shell@tty1]
Executable=/bin/Shell
StdIO=/dev/tty1
Environment=TERM=xterm
KeepAlive=1
SystemModes=text

[CppLanguageServer]
Socket=/tmp/portal/language/cpp
SocketPermissions=600
Lazy=1
User=anon
MultiInstance=1
AcceptSocketConnections=1

[ShellLanguageServer]
Socket=/tmp/portal/language/shell
SocketPermissions=600
Lazy=1
User=anon
MultiInstance=1
AcceptSocketConnections=1

[SQLServer]
Socket=/tmp/portal/sql
SocketPermissions=600
Priority=low
Lazy=1
User=anon

[CrashDaemon]
KeepAlive=1
User=anon

[KeyboardPreferenceLoader]
KeepAlive=0
User=anon

[TestRunner@ttyS0]
Executable=/home/anon/tests/run-tests-and-shutdown.sh
StdIO=/dev/ttyS0
Environment=DO_SHUTDOWN_AFTER_TESTS=1 TERM=xterm PATH=/bin:/usr/bin:/usr/local/bin TESTS_ONLY=1 UBSAN_OPTIONS=halt_on_error=1
User=anon
WorkingDirectory=/home/anon
SystemModes=self-test

[SpiceAgent]
KeepAlive=0

[LoginServer]
User=root
Arguments=--auto-login anon