/etc/reniced.conf is in reniced 1.19-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | # example configuration for reniced
# format:
# command perl_regular_expression
# high prio network services
0 ^apache
0 ^nfsd
0 ^ntpd
0 ^openvpn
0 ^portmap
0 ^ppp
0 ^rpc.
0 ^sshd
# medium prio network services
5 ^inn$
5 ^mysqld
# low prio network services
15i ^amavisd-new
15i ^clamd
15 ^controlchan
15 ^exim4
15 ^freshclam
15 ^innwatch
12 ^mailman
15 ^rc.news
15i ^spamd
# long running user processes (screen)
3 ^irssi
# test OOM settings
o1 bash
|