File: control

package info (click to toggle)
reniced 1.5-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 76 kB
  • ctags: 13
  • sloc: perl: 139; sh: 32; makefile: 1
file content (19 lines) | stat: -rw-r--r-- 681 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: reniced
Section: utils
Priority: extra
Maintainer: Bart Martens <bartm@knars.be>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5), cdbs

Package: reniced
Architecture: all
Depends: libbsd-resource-perl, ${perl:Depends}
Description: renice running processes based on regular expressions
 reniced takes a list of regular expressions, looks for processes
 matching them and renices the processes to given values.
 .
 Instead of editing the scripts in /etc/init.d to give daemons the
 nicelevel you want (and get prompted at every package update because
 these files are conffiles) you can just run reniced once a day.
 .
  Homepage: http://www.cgarbs.de/stuff.en.html