Source: restartd
Section: utils
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.2

Package: restartd
Architecture: any
Depends: ${shlibs:Depends}
Description: Process checker and/or restarter
 Restartd is a daemon for checking your running and not
 running processes. It reads the /proc directory in every n
 secs and does a POSIX regexp on the process names. You can
 execute a script/program if the process is not or it is running.
