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

View file

@ -1,7 +1,13 @@
# This file was installed by PipeWire project for its libpipewire-module-rt.so # 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 # It is up to the distribution/user to create the @MATCH@ group and to add the
# i.e. a group that does not exist. # 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@ - rtprio @RTPRIO@
@MATCH@ - nice @NICE@ @MATCH@ - nice @NICE@