New upstream for the restartd daemon
C
Latest commit 7044125 Jan 20, 2013 @ajraymond Add config switch to display rules
This switch will be useful if I want to make modifications to
the parsing code, and allows user to check how the file is parsed
in the meantime, in case they're having problems.

README.md

restartd - A process-restarting daemon

This is a new upstream for the restartd(8) daemon, which was originally debian-only. It will host the new developments for this project.

From the man page:

Restartd is a daemon for checking running and not running processes. It
reads the /proc directory every n seconds and does a POSIX regexp
on the process names. You can execute a script or a program if the
process is or is not running.

Links