All pastes #2063716 Raw Edit

Stuff

public text v1 · immutable
#2063716 ·published 2011-05-18 16:28 UTC
rendered paste body
99-jackd.conf :

# Default limits for users of jack-audio-connection-kit

@jackuser - rtprio 20
@jackuser - memlock 4194304

@pulse-rt - rtprio 20
@pulse-rt - nice -20


90-nproc.conf :

# Default limit for number of user's processes to prevent
# accidental fork bombs.
# See rhbz #432903 for reasoning.

*          soft    nproc     1024



limits.conf:

<domain>      <type>  <item>         <value>
#

#*               soft    core            0
#*               hard    rss             10000
#@student        hard    nproc           20
#@faculty        soft    nproc           20
#@faculty        hard    nproc           50
#ftp             hard    nproc           0
#@student        -       maxlogins       4


@jackuser	  -  rtprio  90	
@jackuser         -  memlock unlimited
# End of file