1
Fork 0

doc: clarify rlimits conf file

Fixes #3760
This commit is contained in:
Wim Taymans 2024-01-05 10:22:28 +01:00
parent a05a8eb8c6
commit b4be094be8
1 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,13 @@
# This file was installed by PipeWire project for its libpipewire-module-rt.so
# It's believed to be acceptable to have match rules that will never be true
# i.e. a group that does not exist.
# It is up to the distribution/user to create the @MATCH@ group and to add the
# relevant users to the group.
#
# PipeWire will fall back to the RTKit DBus service when the user is not able to
# acquire RT priorities with rlimits.
#
# If the group is not automatically created, the match rule will never be true
# and this file will have no effect.
#
@MATCH@ - rtprio @RTPRIO@
@MATCH@ - nice @NICE@