pipewire/src/modules/module-rt/25-pw-rlimits.conf.in
2024-01-05 10:22:28 +01:00

14 lines
517 B
Text

# This file was installed by PipeWire project for its libpipewire-module-rt.so
# 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@
@MATCH@ - memlock @MEMLOCK@