mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
modules: Add module-rt
Add a module to set thread priorities without using rtkit.
This commit is contained in:
parent
fb55cc4786
commit
b1610d37fe
4 changed files with 270 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ RestrictNamespaces=yes
|
|||
SystemCallArchitectures=native
|
||||
SystemCallFilter=@system-service
|
||||
Type=simple
|
||||
AmbientCapabilities=CAP_SYS_NICE
|
||||
ExecStart=@PW_BINARY@
|
||||
Restart=on-failure
|
||||
RuntimeDirectory=pipewire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue