The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

narada-shutdown-services - kill services and their supervisors

VERSION

This document describes narada-shutdown-services version v1.4.5

USAGE

    narada-shutdown-services

DESCRIPTION

Script must be executed only from "project root directory".

Service supervisors usually started by cron, and may continue working even after project directory will be removed - with undefined result.

So, if you want to stop and/or delete project you should run this command after narada-setup-cron --clean to make sure all project services are not running anymore and won't start again.

CONFIGURATION AND ENVIRONMENT

None.

SUPPORT

Bugs / Feature Requests

Please report any bugs or feature requests through the issue tracker at https://github.com/powerman/Narada/issues. You will be notified automatically of any progress on your issue.

Source Code

This is open source software. The code repository is available for public review and contribution under the terms of the license. Feel free to fork the repository and submit pull requests.

https://github.com/powerman/Narada

    git clone https://github.com/powerman/Narada.git

Resources

AUTHOR

Alex Efros <powerman@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2008-2015 by Alex Efros <powerman@cpan.org>.

This is free software, licensed under:

  The MIT (X11) License