Source: stalepid
Section: misc
Priority: optional
Maintainer: Peter Pentchev <roam@ringlet.net>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.1

Package: stalepid
Architecture: any
Depends: ${perl:Depends}
Description: Check for and remove stale process ID files
 The stalepid utility was developed to facilitate the startup of servers
 that write their process ID to a file and refuse to start if that file
 exists (e.g. when the process was last terminated by an unclean shutdown,
 or simply killed, not given the chance to clean up the process ID
 file).  The stalepid utility is used to check for and possibly remove
 those stale process ID files.
