SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,4 @@
This module can be used by a Perl program to initialize itself as a
daemon or to execute (exec) a system command as daemon. You can also
check the status of the daemon (alive or dead) and you can kill the
daemon.

View file

@ -0,0 +1,4 @@
${P5SITE}/Proc/
${P5SITE}/Proc/Daemon.pm
${P5SITE}/Proc/Daemon.pod
@man man/man3p/Proc::Daemon.3p