mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
Base: Launch AudioServer at session start-up
This commit is contained in:
parent
c248569d6b
commit
4f87f03bd1
6 changed files with 24 additions and 15 deletions
|
@ -25,14 +25,6 @@ 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=true
|
||||
User=anon
|
||||
SystemModes=text,graphical
|
||||
|
||||
[Shell@tty0]
|
||||
Executable=/bin/Shell
|
||||
StdIO=/dev/tty0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue