Daemon
daemon
http://libslack.org/daemon/
Turns other processes into daemons
'daemon' turns other processes into daemons. Many tedious tasks are required to set up a daemon process; 'daemon' performs these tasks for other processes. This is useful for writing daemons in languages other than C, C++, or Perl (e.g. sh, Java). If you want to write daemons in languages that can link against C functions (e.g. C, C++), see libslack, which contains the core functionality of daemon.
Documentation
User README available from http://libslack.org/daemon/README; User manpages available from http://libslack.org/daemon/manpages/daemon.1.html
Download
http://libslack.org/daemon/download/daemon-0.6.4.tar.gz
version 0.6.4
(stable)
released on 14 June 2010
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Help | mailto:daemon-announce@libslack.org | |
Developer | mailto:daemon-dev@libslack.org | |
Support | mailto:daemon-users@libslack.org | |
Debian (Ref) | https://tracker.debian.org/pkg/daemon | |
Python (Ref) | https://pypi.org/project/daemon | |
Ruby (Ref) | https://rubygems.org/gems/daemon |
Software prerequisites
This entry (in part or in whole) was last reviewed on 16 April 2018.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.