./sysutils/daemonize, Tool to run a command as a daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.8, Package name: daemonize-1.7.8, Maintainer: pkgsrc-users

daemonize is a command-line utility that runs a command as a Unix
daemon in the background.

FreeBSD 5.0 introduced a daemon(1) command that is similar to, but
less functional, than daemonize.


Master sites:

Filesize: 64.462 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2020-12-12 14:22:24 by Nia Alarie | Files touched by this commit (4)
Log message:
Add sysutils/daemonize.

daemonize is a command-line utility that runs a command as a Unix
daemon in the background.

FreeBSD 5.0 introduced a daemon(1) command that is similar to, but
less functional, than daemonize.