diff --git a/Base/etc/SystemServer.ini b/Base/etc/SystemServer.ini index b7cb55807e..728b0c1c22 100644 --- a/Base/etc/SystemServer.ini +++ b/Base/etc/SystemServer.ini @@ -87,7 +87,6 @@ KeepAlive=1 User=anon [Network.Applet] -Executable=/bin/Network.Applet Arguments=--name=Network Priority=low KeepAlive=1 @@ -99,8 +98,8 @@ KeepAlive=1 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 -# TODO: we may want to start it lazily, but right now WindowServer connects to it immediately on startup Priority=high KeepAlive=1 User=anon @@ -150,7 +149,6 @@ MultiInstance=1 AcceptSocketConnections=1 [CrashDaemon] -Executable=/bin/CrashDaemon KeepAlive=1 User=anon