ffb094355a
Signed-off-by: Clark Williams <williams@redhat.com>
12 lines
421 B
Plaintext
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
|