p5-Proc-PID-File
manage process id files
WWW CVSWeb GITHub-
Package versionp5-Proc-PID-File-1.29p0
-
MaintainerThe OpenBSD ports mailing-list
This module is useful for writers of daemons and other processes that
need to tell whether they are already running, in order to prevent
multiple process instances. The module accomplishes this via *nix-style
pidfiles, which are files that store a process identifier.