mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
AudioServer: Make AudioServer boot in text mode
This way, we can have Audio on the console :^)
This commit is contained in:
parent
488de12ed4
commit
2e00155275
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ Socket=/tmp/portal/audio
|
||||||
Priority=high
|
Priority=high
|
||||||
KeepAlive=1
|
KeepAlive=1
|
||||||
User=anon
|
User=anon
|
||||||
|
BootModes=text,graphical
|
||||||
|
|
||||||
[Taskbar]
|
[Taskbar]
|
||||||
KeepAlive=1
|
KeepAlive=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue