libapp-daemon-perl
Perl module to start an Application as a Daemon
Description
App::Daemon helps running an application as a daemon. The idea to prepend scripts with functions provided by this module to 'daemonize' it. Along with the common features offered by similar modules on CPAN, it * supports logging with Log4perl: In background mode, it logs to a logfile. In
foreground mode, log messages go directly to the screen.
* detects if another instance is already running and ends itself
automatically in this case.
* shows with the 'status' command if an instance is already running and
which PID it has.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/App-Daemon
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libapp-daemon-perl