File: control

package info (click to toggle)
watchcatd 1.2.1-3.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 248 kB
  • ctags: 188
  • sloc: ansic: 1,784; sh: 73; makefile: 59; perl: 46
file content (18 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: watchcatd
Section: admin
Priority: optional
Build-Depends: debhelper (>= 7.0.50~), libevent-dev, dpkg-dev (>= 1.16.1~)
Maintainer: Cyril Bouthors <cyril@bouthors.org>
Uploaders: Cyril Bouthors <cyb@debian.org>
Standards-Version: 3.9.4
Homepage: http://oss.digirati.com.br/watchcatd/

Package: watchcatd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Process monitoring daemon
 A bug or malicious attacks to machine can lock up a process, leading to a
 deadlock or an unexpected condition. For example: an Apache httpd with
 mod_(php|perl|lua|your_preferred_script_language) running a bad script. When
 the monitored process locks up, the watchcat helps killing him. It is the best
 thing to do.