realtime-setup/realtime.conf
Clark Williams ffb094355a add SPDX tags
Signed-off-by: Clark Williams <williams@redhat.com>
2023-07-05 18:32:04 -05:00

12 lines
421 B
Plaintext

# This file specifies reasonable default limits for users
# who should be able to run realtime processes.
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Such users must be added to group 'realtime' to be
# affected by these limits.
@realtime soft cpu unlimited
@realtime - rtprio 99
@realtime - nice -20
@realtime - memlock unlimited