Daemon
daemon
https://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.
Download
https://libslack.org/daemon/download/daemon-0.8.4.tar.gz
version 0.8.4
(mature)
released on 24 August 2023
User level
Intermediate
VCS Checkout
git clone https://codeberg.org/raforg/daemon
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Craig Topham
Verified on
5 March 2021
Leaders and contributors
Contact(s) | Role |
---|---|
raf (Fsf@raf.org) | Author |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Support | mailto:raf@raf.org | |
Help | mailto:raf@raf.org | |
Developer | mailto:raf@raf.org | |
Debian (Ref) | https://tracker.debian.org/pkg/daemon |
Software prerequisites
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.