The zdaemon recipe provides support for generating zdaemon-based run scripts.
Contents
- Add support for Python 3.5 up to 3.8.
- Drop support for Python 2.6, 3.2, 3.3 and 3.4.
- Add MANIFEST.in, necessary with the move to git.
- Added
shell-script
setting. When true, shell scripts that refer to a zdaemon script in the software installation are generated instead of Python scripts in the rc directory.
- Added support for the deployment recipe
name
option.
Initial release.