blob: a899c8551b5a656e15426966d9f64ecb7ce30b15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Source: dudki
Section: utils
Priority: optional
Maintainer: Michael Krelin <hacker@klever.net>
Build-Depends: debhelper, cdbs, libdotconf-dev, pkg-config, xsltproc
Standards-Version: 3.9.1
Homepage: http://kin.klever.net/dudki
Package: dudki
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Process monitoring daemon
Dudki! is a simple maintenance daemon that checks whether certain processes
are running (based on pidfiles) and, if needed, tries to restart them. It
also supports a self-test command line invocation which can be used in a cron
job.
.
|